Stopping without error while testing database
Hello everybody,
Tried to install WackoWiki. Get 500 Server Error with no description while trying to create tables by setup script.
Got success on Testing DB conntection and then nothing.
I have founded that problem was in file install-databases on 168 line
// set SESSION sql_mode // mysqli_query($dblink, "SET SESSION sql_mode='$sql_modes'"); <---- Commenting this line helped me
$dblink and $sql_modes are not empty, so there were no time figure out what to do.
If someone know what was the problem => write please
Thanks a lot
Comments
Log in or create an account to post a comment.
Re: Stopping without error while testing database
\php\logs\php_error_log
Ответ: Stopping without error while testing database
Everything that I can say that nothing are there.
Just got empty response page with 500 error and the first <li> with testing DB conntection</li>. That's all
Maybe I've had a specific VM settings so that's why it didnt't work
I will check logs in the next week. Don't have access now to it, thanks
Re: Stopping without error while testing database
NO_AUTO_CREATE_USER
?