Do you see standard Apache 404 page or cake one? In first case check is mod_rewrite enabled, in second case set cake debug level to at least 1 so you can see actual error. And yes, views must have extension .ctp in CakePHP 1.2.
On May 20, 8:41 am, eantz <[email protected]> wrote: > I've done it before. but it didn't work.. > why?!? > > On May 18, 7:19 pm, fain182 <[email protected]> wrote: > > > in cakephp the view has extension .ctp.. you should put the view in > > /view/posts/view.ctp > > > On Mon, May 18, 2009 at 5:26 AM, eantz <[email protected]> wrote: > > > > I try to create something part by part. When I try to check that part, > > > the message "The requested URL was not found on this server. If you > > > entered the URL manually please check your spelling and try again." > > > appeared in my browser.. > > > > for example : I create a blog. I save view.thml in "/views/posts/". > > > > I use xampp 1.6.7. Is my server goes wrong? > > > -- > > pietro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
