I am new to cakephp I got the code from https://github.com/CakeDC/Sample-Search-Application
I unziped, and pasted in www folder I am getting the following errors Warning: include(cake\bootstrap.php) [function.include<http://localhost/CakeDC-Sample-Search-Application-a2d2b00/function.include>]: failed to open stream: No such file or directory in C:\wamp\www\CakeDC-Sample-Search-Application-a2d2b00\webroot\index.php on line *76* Warning: include() [function.include<http://localhost/CakeDC-Sample-Search-Application-a2d2b00/function.include>]: Failed opening 'cake\bootstrap.php' for inclusion (include_path='C:\wamp\www;C:\wamp\www\CakeDC-Sample-Search-Application-a2d2b00\;.;C:\php\pear') in C:\wamp\www\CakeDC-Sample-Search-Application-a2d2b00\webroot\index.php on line *76* 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\CakeDC-Sample-Search-Application-a2d2b00\webroot\index.php on line *77* -- Like Us on FacekBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
