Thanks for the info...

I changed the debug parameter to 2, but I get the same error...

Also, I forgot to mention that "todo" is the name of the app, and
items the name of the controller.

Thanks again and I'll keep trying :)

On Dec 17, 2:09 am, majna <majna...@gmail.com> wrote:
> app/core.php - turn debug to 2.
> try localhost/items/todo instead localhost/todo/items.
>
> On Dec 17, 12:27 am, aq <spamca...@yahoo.com> wrote:
>
> > I have been struggling with this for days, and I can't find a
> > solution...
>
> > CakePhp is working ok. I get the nice welcome screen with all the
> > fancy colors. The connection to the database is ok, and the rest of
> > the set up routines are complete.
>
> > I started following the Golding's example of the To-do list, created
> > the controller (items_controller.php) and the model (item.php) but
> > when I go to "localhost/todo/items"  I get a Not Found response from
> > the server.
>
> > I also watched one on Goldings screencasts where he has another
> > example of a records_controller.php, which I also created but got the
> > same response from the server.
>
> > I am pretty stumped :(
>
> > Thank you for any help you can provide.
>
> > AQ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to