Menu

#1 404 Error on Every Page Except Home

Dev OTE 1.1.x
open
David
5
2010-08-09
2010-08-09
Nathan
No

For some reason I am getting a 404 error on every page except the home page. Does anyone know why?

Discussion

  • Nathan

    Nathan - 2010-08-09
     
  • David

    David - 2010-08-09

    Perhaps the server is not yet setup correctly for 'no extension' files.

    - OTE depends on the web server running files with no extension as PHP files.
    In Apache, this is added to the .htaccess file:
    ForceType application/x-httpd-php
    Your web server must be setup to read .htaccess files, or you must add
    the ForceType declaration to your httpd.conf file.

     
  • Nathan

    Nathan - 2010-08-10

    Thanks so much for getting back to me so quickly.

    Turned out my server has PHP5 so I had to use ForceType php5-cgi
    Works great now - Thanks!

     

Log in to post a comment.

MongoDB Logo MongoDB