Wednesday, January 25, 2012

Re: Cakephp fails on xampp - cakecontroller could not be found

Don't modify core files. That's never a good idea.

It's probably an issue with your cake include path. You can define a path to it in the /webroot/index.php file. Make sure it's finding the core classes. I use it on Win7 xampp at work and it works just fine.

--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: