cake-php@googlegroups.com
[Top] [All Lists]

Cake schema command fails

Subject: Cake schema command fails
From: Geoff Wiggs
Date: Wed, 13 Oct 2010 17:53:45 -0700
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@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

<Prev in Thread] Current Thread [Next in Thread>
  • Cake schema command fails, Geoff Wiggs <=