Cakephp console error cake: line 30: exec: php: not found
If you getting the cakephp console error "./cake/console/cake: line 30: exec: php: not found" its a fairly simple fix to get things going again...
Croogo - Fatal error Cannot access empty property in configure.php
Just a quick note, I was playing around with a plugin in Croogo which required me to deactivate and then activate the component to get some new entries added to the settings and Aco actions added. In doing so I changed the code to add and remove the new variables in the settings and then deactivated the plugin. I didn't track down the sequence exactly but...