I just installed Cake 2 on windows 7 running WAMP server, in folder C:
\wamp\www\cake. I baked a new app that is in folder C:\wamp\www
\swr_app and set up my default database connection. But when I browse
in localhost/swr_app I get the following error:
( ! ) Warning: include(Cake\bootstrap.php) [function.include]: failed
to open stream: No such file or directory in C:\wamp\www\swr_app
\webroot\index.php on line 79
Call Stack
# Time Memory Function Location
1 0.0017 387168 {main}( ) ..\index.php:0
( ! ) Warning: include() [function.include]: Failed opening 'Cake
\bootstrap.php' for inclusion (include_path='C:\wamp\www\lib;.;C:\php
\pear') in C:\wamp\www\swr_app\webroot\index.php on line 79
Call Stack
# Time Memory Function Location
1 0.0017 387168 {main}( ) ..\index.php:0
( ! ) 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 C:\wamp\www\swr_app\webroot\index.php on line 88
Call Stack
# Time Memory Function Location
1 0.0017 387168 {main}( ) ..\index.php:0
2 0.0035 388032 trigger_error ( ) ..\index.php:88
I have not edited any of these files.
Thanks.
--
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