Monday, July 2, 2012

Not Found 404 error for particular application

Hi,
I just installed WAMP and copied the www directory from another PC where cake was working OK with a particular app: swr.
Now if I go to "localhost/swr" I get redirected to "localhost/swr/users/login" and I get a "Not found / 404" error.  It says:
"The requested URL /swr/users/login was not found on this server."  Oddly though there is another
cake project which I tried called gridtut.  I can go to this gridtut project and it says "Sweet, Myapp got Baked by CakePHP."
Although if I go to "localhost/gridtut/users/login" I also get a 404 error.
Also I can go to localhost and phpmyadmin without any problem.

Any ideas where this is going wrong?

Thanks.

--
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: