Can you try r15204 from trunk? I think all these problems are solved now :)
-ralph
Mario Guenterberg wrote:
On So, Apr 26, 2009 at 08:54:26 +0100, Rob Allen wrote:
Hi,
Using svn trunk (revision 15159) Anyone else seeing this problem with zf
create action:
$ zf create project zftest
Creating project at /www/tmp/zftest
$ cd zftest/
$ zf create action test
Fatal error: Class 'Zend_Controller_Action' not found in /www/tmp/
zftest/application/controllers/IndexController.php on line 3
Hi Rob,
I got the same error with Rev. 15149 from yesterday.
Greetings Mario