Installing Zend Server CE on Ubuntu 10.4

Recently, I started building a new test server here in the office. Trying to install Zend CE server on Ubuntu 10.4 is not easy if you use the default instructions. So here is the one change that seems to make it work correctly. Add this to your repository besides the one listed in the instructions: 

  • deb http://repos.zend.com/zend-server/deb server non-free

For more information: http://forums.zend.com/viewtopic.php?f=44&t=6641 

If this helped you... Let me know.

Add new comment