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.
500 Internal Server Error during install
Hi,
We're currently trying to install Vanilla on our site so that we can switch over from phpBB. I originally had the PDO problem, but I have seemingly gotten around that using the PHPPDO solution found here on these forums.
Now, however, whenever I run the installation process after putting in the information, it always dumps me to a 500 Internal Server Error, saying "The server encountered an internal error or misconfiguration and was unable to complete your request." and "Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
I know there are threads about this here already, but the solutions there haven't fixed it for me.
PHP version is 5.3.6
MySQL version is 5.0.92
Thanks in advance for any help you can give us. We really want to use Vanilla.
We're currently trying to install Vanilla on our site so that we can switch over from phpBB. I originally had the PDO problem, but I have seemingly gotten around that using the PHPPDO solution found here on these forums.
Now, however, whenever I run the installation process after putting in the information, it always dumps me to a 500 Internal Server Error, saying "The server encountered an internal error or misconfiguration and was unable to complete your request." and "Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
I know there are threads about this here already, but the solutions there haven't fixed it for me.
PHP version is 5.3.6
MySQL version is 5.0.92
Thanks in advance for any help you can give us. We really want to use Vanilla.
Tagged:
0
Answers
So it's surent related to its configuration.
Vanilla Forums COO [GitHub, Twitter, About.me]
I've been looking for the proper error log and haven't been able to find it anywhere. I'm not running the server myself, by the way, it's a hosting site.
Add the following to your .htaccess file in Vanilla's root folder and report back!
Options +FollowSymlinks RewriteEngine on
I'd say contact your host.