Database Setup Error V8.3.00 - Strict mode

Hi Ross,
Version 8.3 fails to install when DB is in strict mode which is the default mode for new installs as far as I can tell.

Perhaps amend the error message Line 1019 install.php with a clue.
print _(“Errors occurred in populating the database; empty your database, remove …/config.php and try again. Please check MySQL is not running in strict mode.”) ;

George

George, thanks for this. Oddly, you are the only person who has found this. I guess it is default on some systems, but not others. Strings are frozen for v9, but I have made a not of this for v10. Hopefully won’t affect too many. Thanks for flagging it up.