Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla Install Error
When I use the Vanilla installer, the process dies when submitting step 2 (set database info).
Safari reports this error:
The error was: “lost network connection� (NSURLErrorDomain:-1005)
And the process dies. That database is created and populated, but step 3 never occurs. The forum is basically usable, but accessing settings.php kills the system and no changes entered can be saved.
I've see the comments in this thread, but no one ever mentions a fix.
Is it a PHP issue? Here's my info page for reference.
Thanks for any help.
Safari reports this error:
The error was: “lost network connection� (NSURLErrorDomain:-1005)
And the process dies. That database is created and populated, but step 3 never occurs. The forum is basically usable, but accessing settings.php kills the system and no changes entered can be saved.
I've see the comments in this thread, but no one ever mentions a fix.
Is it a PHP issue? Here's my info page for reference.
Thanks for any help.
0
This discussion has been closed.
Comments
Oops. We came across some problems while setting up Vanilla... It looks like you're trying to overwrite an existing installation of the Vanilla database. Are you sure you want to do this? If so, you'll need to go and manually remove the existing tables yourself.
You might be saying to yourself: Well, go and manually remove the existing tables .... And I swear, I have. In fact, I've created whole new databases just so as not to conflict with the one it thinks its conflicting with.
In Camino, the process just dies without going to Step 3. The URL bar reports this URL: http://cac.pnca.edu/forum/installer.php?PostBackAction=Permissions
I've doube and triple checked permissions.
Again, I can get around this with an manual install. But I'm never able to customize settings, all these browsers reporting similar behavior if I try.
I assume this only happens to people with PHP 4.3.1 because it hasn't happened to me on any other php version that *I've* used.
The fix is to change the EncodeConstantValueForSaving function in library/Utility.Constant.class.php to this: