The SitePoint Web Foundations blog has a post from Bruno Skvorc showing how to install Zend Server on Ubuntu 7 set up and configured by Vagrant.
I recently took a look at Zend Server 7, the latest version of the powerful application monitor/manager suite. This quick tip will show you how to get it installed on a Vagrant box so you too can experiment with its features.
The process is made up of four (well, five...one is optional) steps making it pretty easy to try out:
- Install Prerequisites
- Clone and Boot
- Download and Run Installer
- Fix Log Permissions
- Deploy an Application (the optional one)
He includes the code updates you'll need to make and some screenshots along the way to be sure you're on the right track.