Ports and Services
This section lists the services that run after installing Zend Server and the ports these
services listen to.
Linux
After the installation, the following TCP ports will be used by Zend Server 's components:
- Apache: When
installing Zend Server using DEB/RPM repositories the distribution's
Apache is used; by default in such cases Apache will listen to port
80 - although this setting might change according to your predefined
settings.
To change this setting, edit your Apache configuration file.
- Administration Interface: The Administration Interface's dedicated
server listens to ports 10081 (http) and 10082 (https) by default.
- Java Bridge: The Java Bridge daemon, when enabled, listens on port
10001.
Windows
After the installation the following TCP ports will be used by Zend Server 's components:
- IIS: When Zend Server is installed on IIS the ports to which IIS
listens to are defined by your IIS configuration.
- Apache: When Zend Server is installed on Apache, it listens on
port 80 by default unless a different port was selected during installation.
To change this port edit your Apache configuration file.
Note: If you change this port, remember to update the URL in the Zend
Controller.
- Java Bridge: The Java Bridge daemon, when enabled, listens on port
10001.