404 Not Found


nginx
Getting Started with Zend Framework – BranchPoint, Inc.

Getting Started with Zend Framework

Over the weekend I get Zend Framework installed and working on a fresh copy of the Linux distribution Centos 6.2. I had to add the following repositories to

to get everything to install. The most helpful sites were Setup Zend Server and Magneto on Centos 6 and Install Zend Server…On CentOS 6. Be careful of the second link: following its instructions without adding repository priority resulting in a broken system for me.

I first installed repository priorities with:

yum install yum-plugin-priorities

The link below is to a .tar.bz2 file that has the full set of repositories needed to install Zend Framework CE. Download it after installing the priorities plugin (above). Go to /etc and unpack using tar xf <archive-name>.

Leave A Reply