Sounds to me like you are requesting an additional /cake/ in your URL. Of course it all depends on where you have extracted your cake archive to, but say your webserver document root is /var/www/html , and you have extracted cake to /var/www/html/cake , so you have /var/www/html/cake/app/webroot , then you would want to request
http://localhost/cake/ControllerName/ActionName and onwards from there (ie http://localhost/cake/ will show the default message ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
