Hi there, I was asked to make some changes to a CakePHP site that is already running online. I have downloaded all the CakePHP files, installed database and configureed database.php.
Online, the site is running on Linux environment and site is working fine. Locally, is windows, xampp... If I access http://localhost:8081/project, where project is in c:\xampp\htdocs\project, the site is unformatted, no CSS and seems like some files are not loaded (a menu that should appear). However, if I access http://localhost/project/something, css are loaded but still having problems with some links. Seems like css are not loaded only on index (start page). I've installed a fresh cakephp site locally, and it seems to work properly! This one I've imported isn't. mod_rewrite is being loaded; htaccess files exists, though I've tried many configurations; What can I do more? I'm feeling a little desperate right now... Thanks in advance. Coiso -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
