I am using the 'advanced' set up of cake and trying to use the <<cake schema generate>> command. Which is to say that I have the core cake libraries in "C:\cake" and my application libraries down under my www directory.

The schema console command keeps erroring out with:

PHP Warning: include_once(C:\wamp\www\profit\config\database.php): failed to open stream: No such file or directory in C:\cake\cake\libs\model\connection_manager.php on line 23.

The application works fine so I am pretty confident of the database.php config file.

Does anyone have any advice as to getting schema up and running under this configuration?

Geoff

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to