zend framework zf command not working
问题 m using wamp and zend framework. firstly i had installed wamp localhost working fine then. downloaded Zend framework. added php path, zend library path in environment variable of windows. enabled rewrite module and set include path in php.ini which i get correct in phpinfo file. after this m trying to execute zf create project FirstProject after this command on console i get an error In order to run the zf command, you need to ensure that Zend Framework is inside your include_path. There are