Installing Zend Server on DEB (Debian and Ubuntu)

This topic describes the procedures for installing Zend Server on a DEB (Debian and Ubuntu) based operating system.

Requirements for installation:

  • Administration login to the server (root / sudo)
  • Internet access to download resources for installation (e.g. downloads.zend.com, your distro repository for dependencies, nginx.org if you use NginX etc.).
  • At least 1GB of disk space on the mount point which will be used for /usr/local/zend (about 500MB is used for standard installation)
  • The following tools are needed to run the Zend Server installer: gnupg (or gnupg2), tar, gzip, wget. Those tools can be installed on Debian or Ubuntu installations using the following command:

    apt install tar gzip wget gnupg

  • Note

    You need the GNUPG (gnupg, gnupg1 or gnupg2) tool for verifying signatures of Zend packages. You can check if you have GNUPG by running 'gpg --version'. If you do not have GNUPG installed, run 'apt install gnupg' to install the preferred OS package. Once you have GNUPG installed, you can run Zend Server installer.

Automatic or Manual installation?

Automatic installation using the Repository Installer script is the recommended and simplest method to install Zend Server, as it ensures a correct and healthier installation or upgrade process. The script ensures that the correct repositories are set, verifies system requirements and issues the correct package management commands to set Zend Server up properly.

Launching (initializing) Zend Server:

To launch and start using Zend Server, open your browser at: https://<Server_IP>:10082/ZendServer (secure), or http://<Server_IP>:10081/ZendServer.

Licensing Zend Server:

After installing Zend Server 2019.0, you will automatically be using a 30-day Enterprise edition trial license. To continue working with Zend Server after this time period, you need to register your "Launched" server instance with a valid license (see Zend Server Editions), or join an existing Zend Server cluster with available licensing units. To get a new license for any edition or cluster, please contact Zend.