Sunday, 18 August 2013

How to Install Zend Framework?

How to Install Zend Framework?

I have downloaded Zend framework.I have added zend library folder to php
include_path.And i changed file php.ini file and i added environment
variable for zend and php also.The modifications in php.ini file is
include_path="C:\ZendFramework\ZendFramework-2.2.2\library;"
If I type "zf" in command line it is giving error undefined command.

No comments:

Post a Comment