I m new to zend framework.My operating system is Vista.I unzipped zend framework to my xampp/htdocs folder.My xampp path
is d:/XAMPP. I have added include_path = ".;\xampp\php\pear\;\xampp\php\ZendFramework\library" in php.ini file. then i went to cmd and typed D:\XAMPP\htdocs>d:\XAMPP\htdocs\ZendFramework\bin\zf.bat create project testproject But im facing this error: Fatel error: Cannot access self:: when no class scope is active in D:\XAMPP\php\ZendFramework\library\Zend\Tool\Framework\Provider\Signature.php on line 355 Plz help me out what im doing wrong.Thanks. -- View this message in context: http://n4.nabble.com/problem-with-zend-framework-installation-on-XAMPP-tp1556212p1556212.html Sent from the Zend Framework mailing list archive at Nabble.com.
