im editing the httpd.conf file por apache 2 /etc/apache2/httpd.conf I have AllowOverride All specified for all diretories, but nothing happends.. and in the httpd.conf file for apache 2, I dont see anywhere the Add_Module mod_write.c , in fact, I dont see any line with Add_Module.
I cant continue the development with CakePHP if I cant find the solution to this problem I have this problem only on my mac..i developed before on windows and it worked perfectly Help.. thanks On Sep 2, 3:40 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > On Mon, Sep 1, 2008 at 1:32 PM, phanorcoll <[EMAIL PROTECTED]> wrote: > > > hello, > > > im working on a Mac OSX 10.5, Apache 2..Im getting the index page of > > CakePHP without any format, i read that its probably that i dont have > > mod_write enabled.. > > > i've checked the httpd.conf file. and mod_write its enabled, i still > > get the page without any format..just text and a white background. > > Make sure you are editing the httpd.conf file for apache 2 not the > default one for apache 1.x > > Make sure that you have AllowOverride All specified for all directories > > > > > can anyone tell me what seems to be the problem. > > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
