sidebar
Debian / Ubuntu Linux
Zend Server Installation with Nginx
After installing Zend Server on Debian/Ubuntu with nginx, the following error occurs:
Zend Server is not compatible with nginx packages provided by the distribution's repository. For correct installation, packages from official repository of nginx should be used.
To fix the problem, you need to uninstall Zend Server and nginx packages from the server and then re-install Zend Server using following steps.
1. Uninstall Zend server using:
2. Remove Zend Server directory using:
3. Uninstall nginx using:
4. Finally, re-install Zend Server using instructions given in the following link: