Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cakephp requested URL not found

i am using Cakephp1.3 on ubuntu 11.10

i create a table name users . i cake bake the application. and user_controller , views and models all are present.

Now when i am trying to acess http://localhost/yps/users/ it gives following error

Not Found

The requested URL /yps/users/ was not found on this server

Anybody have idea about this

Thanks

like image 673
Hitu Bansal Avatar asked Jul 25 '26 12:07

Hitu Bansal


1 Answers

  1. Please follow the name convention, like @Joseph said
  2. I encounter the same issue, it's caused by mod_rewrite, like @dhofstet said. Fix it, then everything works well. And how to fix it dependes on your web server's configuration. (http://book.cakephp.org/2.0/en/getting-started.html#a-note-on-mod-rewrite)
like image 103
ZZ Shao Avatar answered Jul 28 '26 09:07

ZZ Shao



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!