Running the Zend Server Cluster Manager Installation

In this Topic Hide

DEB, RPM Automatic Installation Script

DEB

RPM (RHEL, CentOS, Fedora and OEL)

RPM (SLES and OpenSUSE)

Upgrading Zend Server Cluster Manager

Windows

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.

DEB, RPM Automatic Installation Script

The following procedure describes how to run a script that will automatically create your DEB or RPM repositories and install Zend Server Cluster Manager.

 

 

Instructions on how to complete a procedure

  1. Download the package called "Linux x86 Installer (RPM/DEB Setup Script)" from zend.com - http://www.zend.com/en/products/server-cluster-manager/downloads

  2. Locate and extract the package:
    ZendServer-X.X.X-RepositioryInstaller-linux.tar.gz

  3. To change to the directory with the installer scripts run:
    cd ZendServer-RepositoryInstaller-linux/

  4. Run the following command:
    install.sh

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.

DEB

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.

 

 

Instructions on how to complete a procedure

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.

RPM (RHEL, CentOS, Fedora and OEL)

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.

 

 

Instructions on how to complete a procedure

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.

RPM (SLES and OpenSUSE)

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.

 

 

Instructions on how to complete a procedure

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.

Upgrading Zend Server Cluster Manager

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.

bulb.gifTo perform these actions you must have root privileges.

 

 

Instructions on how to complete a procedure

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.

Windows

The following procedure describes how to install Zend Server Cluster Manager on Windows using a binary distribution.

 

 

Instructions on how to complete a procedure

To install Zend Server Cluster Manager:

  1. After completing the download, double-click on the .exe file to start the installation process.

  2. Read and accept the License Agreement to start the installation process.

  3. Select a Web Server type.
    There are two options, to set Zend Server Cluster Manager to run with an existing IIS Web Server or Install Apache.

  4. Browse to a location for installing Zend Server Cluster Manager or use the default destination: "C:\Program Files\Zend\".

  5. Click the NEXT button to advance to the Confirmation dialog.

  1. Click Install to

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

Related Links:

Licenses and Registration
Zend Server Cluster Manager Database
Uninstalling Zend Server Cluster Manager