Re: Installation problem with newly baked app

2012-01-19 Thread Daniel
I uncommented the following line: define('CAKE_CORE_INCLUDE_PATH', 'C:' . DS . 'wamp' . DS . 'www' . DS . 'cake' . DS . 'lib'); ... and the error went away. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.

Re: Installation problem with newly baked app

2012-01-12 Thread Sam Sherlock
Open index.php and test.php in webroot. A line which includes lib/Cake is commented out - uncomment it. - S On 13 Jan 2012 07:46, "Russ" wrote: > Hi Daniel, > > I haven't used WAMP to setup, but I do have Cake 2.0 installed on a > Windows 7 machine. (as well as Linux and Vista). > > One thing t

Re: Installation problem with newly baked app

2012-01-12 Thread Russ
Hi Daniel, I haven't used WAMP to setup, but I do have Cake 2.0 installed on a Windows 7 machine. (as well as Linux and Vista). One thing to check would be your .htaccess files (there is one at the base cake installation, the app folder, and the webroot folder. Also make sure in your WAMP setting

Installation problem with newly baked app

2012-01-12 Thread Daniel
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)