Cakephp 1.3 database migration with
I am using ca开发者_运维知识库kephp 1.3 on LAMP (ubuntu 9.04) platform. Trying the database migration with cakephp inbuilt schema generation script. I am inside the app folder & When i fire a command in the terminal 'cake schema run create schema file name', It is giving me the error that "Error:schema.php could not be included."
Can anybody help me out?
http://amilaudana.wordpress.com/2010/05/06/how-to-install-cakephp-console-on-ubuntu/
it' working
精彩评论