Hi, My CakePHP website is perfectly working on my localhost and also online.
But I figured out that it's was a bit insecure to put both cake, vendors and app folders in my public_html folder so I decided to do it properly following the instructions I found here: http://book.cakephp.org/view/308/Installing-CakePHP at the paragraph called "Advanced Setup: Alternative Installation Options" and I got this error: "Fatal error: CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH" I don't get it, I'm pretty sure my app and cake folders are well set- up. :-( I found some forums with people having the same problem but I could not get any real help. So basically I have 3 questions: 1) Does anybody has a clue of what's going on? 2) Do I have to delete/keep the .htaccess files of the cake, app and webroot folders??? 3) How can I debug my error? Thanks, Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
