How to install Zend Framework in wampserver 5.2.6, anyone can help me?
And my wampserver is not in C:/ but it is in E:/ ,so can not work “ZF” in windows powershell.
I am new in Zend Framework, so please give me all steps for installation of Zend Framework in Wamp Server.
Thanks in advace.
php.inifile and append the path to thelibraryfolder to yourinclude_pathdirectiveFor example
Also, don’t forget to restart / reload Apache
Update
You can also add the paths to the PHP binary folder and ZF
binfolder to your PATH environment variable to make it easier to run the command line tools.For Windows XP you can check http://support.microsoft.com/kb/310519