what is wrong with openSIS after installing, i see the screen not showing login page
This could be due to MyQL scrtict mode on. USe this command.
mysql -u root -p -e "SET GLOBAL sql_mode = 'NO_ENGINE_SUBSTITUTION';"
Log in to post a comment.
what is wrong with openSIS after installing, i see the screen not showing login page

This could be due to MyQL scrtict mode on. USe this command.
mysql -u root -p -e "SET GLOBAL sql_mode = 'NO_ENGINE_SUBSTITUTION';"