Has anything changed in the location of the filestructure that would need anything to be altered in the .htaccess files in you folders?
In webroot/index.php there is a line, around the early 50's, that defines a static variable for the path to the core files, CAKE_CORE_INCLUDE_PATH Is it possible that you need to change this to point to the core on the server? Hope that helps. On Feb 14, 10:03 am, Adam Harness <[email protected]> wrote: > I am moving a cake built website to another server. All pages in the > cake app directory are not found when attempting to open in the > browser. > > Any insight would be helpful and greatly appreciated. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
