Friday, December 6, 2013

how to install ZF2 on WAMP OR XAMPP guide follow these step for biggner

Easy step to install Zend Framewok 2(ZF2) follow below those step and enjoy
Step1-> install wamp or xampp but php should be install 5.3.3+

Setp-2>On  Apache mod_rewrite.so(remove #) location C:\wamp\bin\apache\Apache2.4.4\conf\httpd.conf

Sept-3> enable extension=php_curl.dll(remove ;) php.ini file
Note: Then restart your Apache server.

step 4->Download ZF2 library from http://framework.zend.com/downloads/latest

Extract and copy the only library folder paste into ZF2 skeleton location like :C:\wamp\www\skeleton\vendor\ZF2

step 5->Download  ZF2 skeleton from https://github.com/zendframework/ZendSkeletonApplication/

Lastly you can run your ZF2 in your localhost "hope help you"

http://127.0.0.1/skeleton/public/


i have already run, do not difficulty to face you  i think so :)

No comments:

Post a Comment