Skip to main content

Install Zend Framework in Wamp


Zend Framework is an open source, object oriented web application framework build for enterprises and high level web application development. Zend Framework(ZF) provided bunch of libraries which is helping developer in web development.

ZF is little hard to install and understand for beginner(freshers) specially who are working first time in any framework specially zend framework 2 installation.There is many website who are providing step to install zend framework in windows machine but personally they haven't put installation step very clearly to keep in mind for freshers.

Here is steps install zend framework in wamp (Windows) :

1. Download zend framework skeleton from https://github.com/zendframework/ZendSkeletonApplication
2. Unzip ZendSkeletonApplication-master and rename it zf (change folder name as your convenience).
3. Copy zf and paste it in wamp's www root directory in my case its c:\wamp\www

zend developer in india

4. Now download composer window installer from http://getcomposer.org/download/ and install it. Define composer path in Windows Environment Variable
5. Open windows command prompt and composer to verify installation.

zend developer in mumbai

6. Open windows command prompt and go to zf directory (C:\wamp\www\zf) and Update zf's composer.phar file using below command
C:\wamp\www\zf>php composer.phar self-update
Updating to version 15ad785ez55raj5kjnjkal749de47ca87d1408.
Downloading: 100%

7. Now its time to install zend framework, In window command prompt run below command to install zend framework using composer.phar
C:\wamp\www\zf>php composer.phar install 

Note : If you get CGI Enable error eg. "You must enable the openssl extension to download files via https" Then enable openssl from "C:\wamp\bin\php\php-5.4.3\php.ini" file because WAMP uses different php.ini files for CLI and Apache.

8. Restart all the wamp services and re-install it again.
C:\wamp\www\zf>php composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev)
- Installing zendframework/zendframework (2.2.0)
Downloading: 100%

zendframework/zendframework suggests installing ext-intl (ext/intl for i18n features (included in default builds of PHP))
.....
.....

9. In the last make below changes in Apache httpd.conf file
<VirtualHost *:80>
DocumentRoot “C:\wamp\www\zf\public”
ServerName  zf-ezee-tutorial.com
<Directory C:\wamp\www\zf\public>
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost> 

open windows host file c:\windows\system32\drivers\etc\hosts
127.0.0.1       zf-ezee-tutorial.com

10. Run zf-ezee-tutorial.com in your browser.. Congratulation you have completed your zend framework install in WAMP.

friends..If you face any problem relation with install or zend framework web application development, Please fill free to put in comment or write mail us on info@ezeelive.com.

Comments

  1. Driving Training India guide all vehicle recovery techniques and focus on negative point of trainee. They work on all negativity and provide tricks so when trainee on road they handle situation and crosses km on road. Our expertise are well trained along the legal rights of regional Transport.

    ReplyDelete
  2. Hi,

    Very awesome post. I read it thrice and analyzed how it helps me to upgrade my knowledge quotient. Follow me at web development company in Kolkata

    Thanks,

    ReplyDelete
  3. Hi,

    Very awesome post. I read it thrice and analyzed how it helps me to upgrade my knowledge quotient. Follow me at web development company in Kolkata

    Thanks,

    ReplyDelete

Post a Comment

Popular posts from this blog

Comparison between Prestashop and CS Cart eCommerce System

We (Ezeelive Technologies) are comparison CS Cart with another famouns eCommerce system called Prestashop. Both Prestashop and CS Cart use their own in-build Php MVC pattern. Our development team have find  Prestashop  has such good features like Frontend and Backend Speed, Product Comparison, URL Rewriting, HTML5 Image Uploader, Taxes, Stores Locator etc. Read more :  http://www.ezeelive.com/blog/comparison-prestashop-cs-cart-ecommerce-system/

Advantages of Php Web Development

Now a day PHP has turn out to be the most demanding web programming language for web development. There are several reasons why PHP Development is in great demand these days. If you would like to hire PHP developers to develop your business or not, it's a fine thought to be aware of these advantages associated with the development of PHP to understand your best options. PHP has become one of the most useful web programming platforms, as well as Linux and MySQL . The only costs associated with working with these technologies are the cost of hiring PHP Web developers . Benefits of development in PHP language: 1. It is an open source language therefore it's free. 2.  PHP development provides the best performance at an affordable price which is a great dynamic pages. 3. Coding is very easy to learn 4. PHP language syntax is similar to those of C and C++ languages. 5. Any changes to the site during or after the development can be done easily. 6. The framework and the