On 17 mar, 04:19, "gwoo" <[EMAIL PROTECTED]> wrote:
> you are trying to access the file directly.
> You url should be something likehttp://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 likehttp://localhost/cake/index.php/hello
Thank you very much!!!!!! The problem was that i configured the
mod_rewrite in the wrong way.
I think i will read more the next time....
Saganxis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---