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 zfnew
Fatal error: Class 'Zend_Controller_Action' not found in /home/../zfnew/application/controllers/IndexController.php on line 3 -- Elvin Şiriyev http://elvin.siriyev.net
