Page 1 of 1

Setup problems

Posted: Mon Dec 10, 2018 2:26 am
by studeter
Hi. I installed nuBuilder just as mentioned in setup process, including SQL queries in MySQL server, nuconfig.php has the right MySQL credentials, etc. But finally I get a crash, as you will see in attachments. Don't understand what is wrong. Any light to throw me at this time from anybody, please??? Just the same in Chrome (last version updated) and Firefox.

Re: Setup problems

Posted: Fri Dec 21, 2018 8:32 am
by yusa82
What PHP version did you use?
Try to edit the SQL Mode into something like this :

Code: Select all

ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
Hope help...