Hi Edawag,

On 3 Apr, 03:30, "Edawg" <[EMAIL PROTECTED]> wrote:
> Hi,
>
>   trying to get cakePHP up and running, but having problems with the
> layout, it does not seem to render right, and the manual explains that
> i have to edit the httpd.conf file, but i dont have access to this
> file, its not allowed by my host, so i cant modify LoadModule
> rewrite_module libexec/httpd/mod_rewrite.so and AddModule
> mod_rewrite.c
>
> What can I do??.

try to uncommnet

define ('BASE_URL', env('SCRIPT_NAME'));

in app/config/core.php


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to