On 24 Apr 2009, at 09:33, Elvin Şiriyev wrote:
Hi, is there any useful documentation about zf command? $ alias zf=/home/../ZendFramework-1.8.0b1/bin/zf.sh $ zf show version Zend Framework Version: 1.8.0beta $ export ZF_PATH=/home/../ZendFramework-1.8.0b1/library/ $ zf create project zfnewFatal error: Class 'Zend_Controller_Action' not found in /home/../ zfnew/application/controllers/IndexController.php on line 3
Hi Elvin, Ralph is working on it ;) Regards, Rob...
