Re: Errors when using bake.php

2006-06-12 Thread bigdog

Did you setup your database file to connect?

http://manual.cakephp.org/chapter/4


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---



Errors when using bake.php

2006-06-12 Thread [EMAIL PROTECTED]

Thanks to everyone in advance.

When I am using bake.php- i keep getting these error when it trys to
write out the config info for the db:



php bake.php -app /var/www/si/testapp


Creating file /var/www/si/cake///var/www/si/testapp/config/database.php

Warning:
fopen(/var/www/si/cake//var/www/si/testapp/config/database.php): failed
to open stream: No such file or directory in
/var/www/si/cake/cake/scripts/bake.php on line 1434
Error! Couldn't open //var/www/si/testapp/config/database.php for
writing.

Warning:
main(/var/www/si/cake///var/www/si/testapp/config/database.php): failed
to open stream: No such file or directory in
/var/www/si/cake/cake/scripts/bake.php on line 173


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---