Annodomini error

3 messages Options
Embed this post
Permalink
Graham Knapp

Annodomini error

Reply Threaded More More options
Print post
Permalink
I've installed annodomini as per the user manual however I'm getting the following error message when I try to load it in the browser

Warning: require(cake\basics.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\annodomini\index.php on line 54

Fatal error: require() [function.require]: Failed opening required 'cake\basics.php' (include_path='.;C:\php5\pear;C:\wamp\www\annodomini;C:\wamp\www\annodomini\app\') in C:\wamp\www\annodomini\index.php on line 54


I'm using firefox 3 from WAMP server on Vista Enterprise

What am i missing
Sherwin

Re: Annodomini error

Reply Threaded More More options
Print post
Permalink
Did you copy the cake directory from a cake install to your annodomini directory?
davidgolding

Re: Annodomini error

Reply Threaded More More options
Print post
Permalink
In reply to this post by Graham Knapp
Like Sherwin mentioned, it appears that you haven't yet installed Cake. Please follow closely the Cake install procedures available in my book or the CakePHP website.
--Dave

Author, "Beginning CakePHP: From Novice to Professional"

[ get your copy at: http://www.amazon.com/Beginning-CakePHP-Novice-Professional/dp/1430209771/ ]