I am going through the sitepoint tutorial (http://www.sitepoint.com/ article/application-development-cakephp) getting the following problem: My root folder is http://htdocs/notes) To see the scaffolding page I have to go to http://localhost/notes/index.php/notes instead of http://localhost/notes/notes (as mentioned in the tutorial) following the 'add link' I get on http://localhost/notes/index.php/notes I am redirected to http://localhost/notes/notes/add and get a 'object not found error'. However manually going to http://localhost/notes/index.php/notes/add gives me the right content. What am I doing wrong here?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---