Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Installation of a new Vanilla 2.5.1 Fails [RESOLVED]
demsley
New
Hi All,
Just trying to install the forum. Completely clean install on a local testing server:
- Ubuntu 16.04.4 LTS
- PHP 7.2.4
- MySQL 5.7.21
Followed the readme and get the error message from page index.php?p=/dashboard/setup :
Invalid default value for 'DateExpires'
If someone could help with this I would be grateful.
Cheers
Dave
0
Comments
Hi
See here: https://github.com/vanilla/vanilla/issues/6011
Seems you have to turn off MySQL Strict Mode.
Cheers Whu606. Spot on.
Thanks
Thanks for posting this. We had a patch for this issue and it was tagged for the 2.5.1 release but it was missed. I'll make sure it's fixed for 2.5.2.
We're definitely not 100% MySQL Strict Mode-compatible and it's good to disable it anyway, but it should not result in an install-blocking error for sure.