Error: The requested address ” was not found on this server

Written by: Maciej Grajcarek

Date May 3, 2008

Last night, during installation of the CakePHP application on clients production server, a weird problem appeared. All requests to controllers actions returned : “Error: The requested address ” was not found on this server”. At the same time, access to webroot was incessant.

If you have the same problem, try this three steps:

  • make sure you have an access to the database, and there are all necessary tables,
  • check if you tmp folder is writable,
  • delete all cache files from the temp subfolders.

That should fix the problem.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>