In this Topic Hide
DEB, RPM Automatic Installation Script
RPM (RHEL, CentOS, Fedora and OEL)
The following installation instructions refer to installing Zend Server Cluster Manager according to installation type (DEB, RPM and Windows). The instructions below state the installation command for complete information on installing and additional packages see each versions installation instructions in the Zend Server installation guide.
The following procedure describes how to run a script that will automatically create your DEB or RPM repositories and install Zend Server Cluster Manager.
|
|
|
|
After installing, a completion notification will appear, with a notice that Zend Serve Cluster Manager has been installed. To access the Administration Interface (Web) open your browser at: https://localhost:10082/ZendServerManager (secure) or http://localhost:10081/ZendServerManager. Upon initial log in, you will be prompted to define your password. |
The Deb installation method requires that you setup a repository before installing Zend Server Cluster Manager. For instructions on setting up a repository see Manually Installing Zend Server.
This method uses "aptitude" to handle the installations, upgrades and additional packages.
|
|
To install: 1.Once the repository is set up, run the appropriate command: aptitude install zend-server-cluster-manager The actual installation will require your conformation. |
|
After installing, a completion notification will appear, with a notice that the servers have started. To access the Administration Interface (Web) open your browser at: https://localhost:10082/ZendServerManager (secure) or http://localhost:10081/ZendServerManager. Upon initial log in, you will be prompted to define your password and enter your license information.. |
For information on how to upgrade your installation see Upgrading Zend Server.
The RPM installation method requires that you setup a repository before installing Zend Server Cluster Manager. For instructions on setting up a repository see Manually Installing Zend Server.
This method uses "yum" to handle all installations, upgrades and additional packages.
|
|
1.Once the environment is setup, run the appropriate command according to the product version and PHP support you require: To install Zend Server Cluster Manager run: yum install zend-server-cluster-manager 2. To clean your packages cache and ensure retrieval of updates from the web, run: yum clean all |
|
After installing, a completion notification will appear, with a notice that the servers have started. To access the Administration Interface (Web) open your browser at: https://localhost:10082/ZendServerManager (secure) or http://localhost:10081/ZendServerManager. Upon initial log in, you will be prompted to define your password. |
The RPM installation method requires that you setup a repository before installing Zend Server Cluster Manager. For instructions on setting up a repository see Manually Installing Zend Server.
This method uses "zypper" to handle all installations, upgrades and additional packages.
|
|
1.Once the environment is setup, run the appropriate command according to the product version and PHP support you require: To install Zend Server Cluster Manager run: zypper install zend-server-cluster-manager |
|
After installing, a completion notification will appear, with a notice that the servers have started. To access the Administration Interface open your browser at: https://localhost:10082/ZendServerManager (secure) or http://localhost:10081/ZendServerManager. Upon initial log in, you will be prompted to define your password. |
The following procedure describe how to upgrade Zend Server Cluster Manager using the supported methods (yum, aptitude and zypper).
RPM Upgrade Note:
After upgrading, you will need to manually start your server by running the command: <install_path>/bin/zendctl.sh start.
To perform these actions you must have root privileges.
|
|
To upgrade, using yum run: yum update zend-server-manager
To upgrade, using aptitude run: aptitude update aptitude upgrade To upgrade only Zend packages, run: # aptitude install `dpkg --get-selections|grep zend| awk -F " " '{print $1}' |xargs` The upgrade process locates newer packages and downloads them.
To upgrade, using zypper run: zypper update |
|
The upgrade process locates any components of the product version that are newer and downloads them. |
The following procedure describes how to install Zend Server Cluster Manager on Windows using a binary distribution.
|
|
To install Zend Server Cluster Manager:
|
|
A browser opens after the installation, to display the Administration Interface's login screen. Use the password you specified in the installation process to log in. If it was selected during the installation, a shortcut is added to your desktop, otherwise, bookmarking the page at this point will help you to easily locate the link. |
|
|
Related Links: Licenses and RegistrationZend Server Cluster Manager Database Uninstalling Zend Server Cluster Manager |
|
|
|