On Mar 19, 2010, at 13:25, Jason Lehman wrote: > I followed the installation directions but when I run the client I get: > > PHP Fatal error: Cannot access self:: when no class scope is active in > /var/backup/zendframeworks/ZendFramework-1.10.2/library/Zend/Tool/Framework/Provider/Signature.php > on line 355 > > > I have the path to the library in my php.ini and I see it when I do a php -i > on the command line. > > I am on CentOS 5.3 and using php 5.1.6 and ZendFramework 1.10.2.
PHP 5.2.4 or later is required. http://framework.zend.com/manual/en/requirements.introduction.html
