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
Problem installing cake on xampp
Moderator: General Moderators
Problem installing cake on xampp
- Attachments
-
- possible problem with dot htaccess.png (149.71 KiB) Viewed 145 times
Re: Problem installing cake on xampp
Is there a reason you installed to "htdocs/xampp/cake" rather than "htdocs/cake"?
Re: Problem installing cake on xampp
I see, there relies the problem.