Hi all, I have cake installed on my local machine.
The directory is: http://127.0.0.1/cake I type this in the URL and get the confirmation page saying everything is ok with the install. I am doing the IBM tutorial at: https://www6.software.ibm.com/developerworks/education/os-php-cake1/section3.html I am at the stage that I have set up a simple users view and model and controller with register.ctp. I go to this page and it works fine: http://127.0.0.1/cake/users/register/ however when I submit a new user the page tries to go to http://127.0.0.1/cake/users/register/users/register/ when in the tutorial it goes to http://127.0.0.1/cake/users/register/ I know its not a typo/spelling mistake or anything, so I wonder do I need to configure the root directory ? Im sorry if this is vague or rambling but would really appreciate any help Thanks Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
