you are trying to access the file directly. You url should be something like http://localhost/cake/hello This assumes that you have mod_rewrite working. Otherwise you can uncomment BASE_URL around line 40 in /app/config/ core.php then access like http://localhost/cake/index.php/hello
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
