Tuesday, July 24, 2012

Re: Error: The requested address was not found on this server.

On Wed, Jul 25, 2012 at 12:36 AM, Luís de Sousa <luis.a.de.sousa@gmail.com> wrote:
Dear all,
[...]
when I access to:
http://localhost/myApp/User

I get an error saying the User model doesn't exist, which is correct since I only copied the view folder. But when I try a similar thing in the legacy application:
http://localhost/legacyApp/User

I get the address not found error.


 Have you checked that the paths inside your .htaccess files are correct?  If you've renamed folders, e.g. "legacyApp" or whatever, then the rewrites might be borked. 

--
Daniel Baird
I've tried going to the XHTML <bar /> a few times, but it's always closed.

--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: