Field 'Attributes' doesn't have a default value
Trying to install 0.9.2 using the installer on Windows 2003 latest version of php and mysql. I get the above error when I try to submit the final page of the installer.
The same error occurs if I try a manual installation running:
mysql -u vanillauser-p vanilla < vanilla.sql
In database.sql the LUM_User column is set to not null - is this correct, or is something supposed to get inserted during the installer that I'm missing?
Any help appreciated.
James
0
This discussion has been closed.
Comments