Why are you running Localhost/app? It should just be locahost/notes/
that should route you where you need to go. I've had problems with running Cake in a sub directory. I know it was my own stupidity, but I just figured that it wasn't worth the time to try and figure out. Anytime I deploy, it's going to be on a root folder anyway. Either it can't find stuff, or the links to files for my layout get trashed. Do yourself a favor, if you're testing locally, just stick cake on the root and everything should work out of the box. -- Baz L Day In The Life of Baz http://www.LifeOfBaz.com/ On 8/21/07, SIXS <[EMAIL PROTECTED]> wrote: > > Hi, > I am trying cakephp again. I gret the cake page and I see that it > recognizes my database. > I then create the basic model and controller that includes scaffolding. > > I run localhost/app and i get the basic cake wheet. > I run localhost/app/notes and it tells me that I can't find the page. > What am I not doing ?? > or what am I doing wrong???? > JIm > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
