hi there i have cake on my pc (using xammp) on a unix box... no problem. just got a new powerbook and am trying to run it and am getting the following results. I have:
enabled php and used a test.php file edited my httpd.conf to AlowOveride all changed my doc root to appropriate directory made sure i have .htaccess files in cake, cake/app but i still get this error and it looks like all my files are there: From : http://localhost/ Warning: include(cake/bootstrap.php) [function.include]: failed to open stream: No such file or directory in /Library/WebServer/Documents/cake/app/webroot/index.php on line 92 Warning: include() [function.include]: Failed opening 'cake/bootstrap.php' for inclusion (include_path='/Library/WebServer/Documents/cake:/Library/WebServer/Documents/cake/app/:.:') in /Library/WebServer/Documents/cake/app/webroot/index.php on line 92 Fatal error: CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php. It should point to the directory containing your /cake core directory and your /vendors root directory. in /Library/WebServer/Documents/cake/app/webroot/index.php on line 94 Its does appear the correct files are there in the right place. Any ideas? Anybody see this? I have not figure this out from scouring any other pages/archives and i am not the best with apache :( thanks matt matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
