Hi I've got Cake in Apache/htdocs/cake, and my app folder on another drive. I changed the ROOT and CAKE_CORE_INCLUDE_PATH in the file .../ cake/app/webroot/index.php. When I go to localhost/cake, it shows Cake's intro page, /cake/app shows the main page of my app, and /cake/ app/tests shows the the installation folder's app/tests folder. I can't get to any of my controllers or actions, besides the one where routes.php redirects '/'. I just get 404 Not Found, even for /main, and /main/index, which is the action where / is routed. What's wrong with my configuration and how do I get it to work?
--grimripper --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
