I just started with the sitepoint tutorial. I've set up a test site with rootdirectory http://localhost/notes for some reason when I want to see the scaffolding of the notes table I have to go to the following url: http://localhost/notes/index.php/notes instead of http://localhost/notes/notes. If I get to http://localhost/notes/index.php/notes and want to add/ delete ... the link directes me to (http://localhost/notes/add) and gives an error (object not found) if I manually go to: http://localhost/notes/index.php/notes/add I receive the right content What is wrong in the set up?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
