Hey, http://localhost/cakephpxxx/index.php?url=users would give me the right content but I click on the link of register whose right url was http://localhost/cakephpxxx/users/register and it gives me the 404 page again unless I input http://localhost/cakephpxxx/index.php?url=users/register.
It is so strange, as I said another application works perfectly fine. Can any of you give me a hint on how to solve the problem please? Blessings, Rocky On May 9, 5:27 pm, rocky <[EMAIL PROTECTED]> wrote: > Hey list, > > I followed the tutorial of "IBM: Cook Up Websites Fast (5 part > series)" and got the user registration system up and running > successfully. Today I did an database table back up use mysqldump -- > add-drop-table xxx command and did some other editing which I forgot. > The problem is the when I go to http://localhost/cakephpxxx/usersI > got a 404 warning. I got another system called post > andhttp://localhost/cakephpxxx/postsgives me the content without any > problem. Can any of you give me a hint on how to solve the problem > please? > > The error message is "The requested URL /cakephp/cakephp1113/users was > not found on this server." > > Blessings, > Rocky --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
