Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

problem during installation - php7

Post Reply
dino
Posts: 2
Joined: Sat Jan 21, 2017 12:25 pm

problem during installation - php7

Unread post by dino »

I'm trying to install nubulder and I've this error.
I'm on Ubuntu 16.04 and php 7.0.13

Thank you!
You do not have the required permissions to view the files attached to this post.
lucdep
Posts: 2
Joined: Wed Jun 10, 2015 2:24 pm

Re: problem during installation - php7

Unread post by lucdep »

I've got the identical problem here, also Ubuntu 16.04 and php 7
leo_al
Posts: 2
Joined: Sun Feb 26, 2017 6:12 am

Re: problem during installation - php7

Unread post by leo_al »

I had the same issue, looking at the datetime format I I found this:

http://stackoverflow.com/questions/3729 ... 0000-00-00

- It seems that this MySQL Version 5.7.17 under Mac OS X Sierra doesn't allow this format "0000-00-00", instead of I used CURRENT_TIMESTAMP.
Post Reply