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.

Please help! Forum access is broken!

edited May 2011 in Vanilla 2.0 - 2.8
For some reason, when a user who is not logged in tries to access our (embedded) forum, they're not getting the login page but rather this:

Forbidden

You don't have permission to access /forum/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_fcgid/2.3.5 Phusion_Passenger/3.0.7 Server at sahuaritabrewersguild.com Port 80

Comments

  • ToddTodd Chief Product Officer Vanilla Staff
    Looks like you have some sort of permission error on your server. That error is from apache, before Vanilla starts.

    Try browsing to the actual forum and see if it works un-embedded first.
  • Forbidden
    You don't have permission to access /forum/index.php on this server.
    I had the exact same problem with another script this morning. I assume it is a problem inside the apache settings, httpd.conf
    I can't remember if that information is inside phpinfo, but set up a phpinfo file just in case.
    Maybe something to do with AllowOverride or FollowSymlinks directive of apache.

    There was an error rendering this rich post.

  • The strange thing is, it *was* working fine. I made no changes to httpd.conf. I'm on a shared hosting plan; maybe my web host tweaked something. Whatever it was, they seem to have fixed it because it's working properly again, now.

    Thanks for the help!
Sign In or Register to comment.