Im using VerveHosting.com, and dont have any access to the
mod_rewrite, it must be set to off, because ive tried
to uncommnet define ('BASE_URL', env('SCRIPT_NAME'));, and still the
same result, so im thinking I must have to
use the Cake rewrite system, but am having problems understanding it?.When I installed cake, i put it into the public_html folder right on my server, so the address i have to goto to get my cake homepage is http://www.mydomain.com/cake/index.php, and this brings up the homepage, but without any images or colors??, no css styles at all??. have you had this problem>, can you walk me through what to do to fix it?. thanks so much for all your help:). On Apr 3, 3:20 am, "bato" <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
