Page 1 of 1

Problem installing cake on xampp

Posted: Fri Aug 13, 2010 3:06 pm
by lovelf
Hello,

I get a problem trying to install CakePHP on XAMPP, apparently the stylesheet won't load. Could it have something to do with the .htaccess permissions that by default get installed with XAMPP that are making the conflict with CakePHP so that the stylesheet does not load right after a supposed complete install (just moving the folders of cake to the htdocs directory of xampp inside the folder xampp).

Thanks,
Pablo

Re: Problem installing cake on xampp

Posted: Fri Aug 13, 2010 3:29 pm
by McInfo
Is there a reason you installed to "htdocs/xampp/cake" rather than "htdocs/cake"?

Re: Problem installing cake on xampp

Posted: Fri Aug 13, 2010 5:39 pm
by lovelf
I see, there relies the problem.