My application is running normally, the error is when I run: Application/ Console/cake bake
PHP Warning: include(Cake/Console/ShellDispatcher.php): failed to open stream: No such file or directory in /media/arquivos/www/repositorios/cakephp/aplicacao-cake/Console/cake.php on line 36 PHP Warning: include(): Failed opening 'Cake/Console/ShellDispatcher.php' for inclusion (include_path='/media/arquivos/www/repositorios/cakephp/lib:.:/usr/share/php:/usr/share/pear') in /media/arquivos/www/repositorios/cakephp/aplicacao-cake/Console/cake.php on line 36 PHP Fatal error: Could not locate CakePHP core files. in /media/arquivos/www/repositorios/cakephp/aplicacao-cake/Console/cake.php on line 37 How do I use to bake the folder "Application/Console/cake bake" instead of "Application/Lib/Cake/Console/cake bake --app .. /application" ? Thks, Gilvan -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
