Here's one for all you Cake experts out there - I'm just trying to use 'bake' for the first time having just setup 1.2 in my 'mysite' directory. General cake index page works fine, database is configured OK, and all is well, but upon running bake from the command line I get this error:
"Fatal error: Class 'Shell' not found in C:\myserver\htdocs\mysite\cake \console\libs\bake.php on line 37" The nearest I've got is class Shell is defined in console/libs/ shell.php and cake.php refers to this file, but working out why overall it's not working is beyond me! If anyone can suggest a solution, I'll be really grateful, thanks! Jon. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
