The information in this section refers to the different upgrade options available to users, according to the product currently installed and available installation type. If you are using Zend Server Cluster Manager see Upgrading a Zend Server Cluster.
|
To
control what yum will do with configuration changes when installing
or updating packages, use yum-merge-conf. |
The following instructions pertain to the process of installing a newer version of the same product, i.e., a newer version of Zend Server or a newer version of Zend Server CE (Community Edition). For example, upgrading from version 5.03 to 5.04 or from version 5.0 to 5.1.
Installation Type |
Zend Server |
Configuration Information |
Comments |
RPM |
+ |
|
|
DEB |
+ |
Handles all configuration upgrades. |
|
Mac OS X |
- |
|
|
+ |
Upgrades include existing configurations. |
The installer automatically identifies if it is a new installation or an upgrade. See Upgrading a Windows Installation. |
|
SLES and OpenSUSE |
+ |
Upgrades all Zend related packages. |
Installation Type |
Community Edition |
Configuration Information |
Comments |
RPM |
+ |
|
|
DEB |
+ |
Handles all configuration upgrades |
See Upgrading a DEB Installation.
|
Mac OS X |
+ |
When upgrading, the following information will be preserved. |
apache2/htdocs apache2/conf apache2/conf.d Except for apache2/conf.d/zendserver_gui.conf etc/php.ini etc/conf.d/*.ini All directories under share/pear/ (but not .php files)
gui/application/data/logfiles.xml MySQL data directory MySQL my.cnf file |
Windows |
+ |
Upgrades include existing configurations. |
The installer automatically identifies if it is a new installation or an upgrade. |
SLES and OpenSUSE |
+ |
Upgrades all Zend related packages. |
This procedure can be performed using the Zend Repository Installer script (available in Zend Server's Download Page | Linux Tab | "Zend Server (DEB/RPM Installer Script)") by running the command ./install.sh <php version> in the script's directory after download.
Installation Type |
Availability
|
Configuration Information |
Comments |
RPM |
+ |
|
You must first add the new repository to your sources.list. Use yum-merge-conf to manage configurations (see above). |
DEB |
+ |
Handles all configuration upgrades |
You must first add the new repository to your sources.list. |
Mac OS X |
- |
|
|
Windows |
+ |
Configuration information is imported from: ZendServer\etc\ ZendServer\GUI\application\data\ Apache2\conf/ |
|
SLES and OpenSUSE |
+ |
Upgrades all Zend related packages. |
RPM Upgrade Note:
After upgrading from the Community Edition to Zend Server, you will need to manually start your server by running the command: <install_path>/bin/zendctl.sh start.
Alternatively, you can remove Zend Server and reinstall the Community
Edition. To preserve your configurations, back up your configuration files
before you remove Zend Server and return them after you reinstall the
Community Edition.
The recommended directories to backup are:
This procedure describes how to manually update your Zend Server PHP 5.2 to PHP 5.3.
Notes:
This procedure can also be performed using the Zend Repository Installer script (available in Zend Server's Download Page | Linux Tab | "Zend Server (DEB/RPM Installer Script)") by running the command ./upgrade_zs_php.sh <php version> in the script's directory after download.
Currently, upgrades to PHP 5.4 (Technology Preview) are not supported.
|
|
|
To update your PHP on RPM:
|
|
|
|
|
To update your PHP on SLES:
|
|
|
|
|
To update your PHP on DEB:
|
|
|
|
|
To update your PHP on Windows or Mac OS X, simply download the PHP 5.3 version of Zend Server from the product's Downloads Page on top of your existing one. There is no need to remove the prior version in order to update. |
|
Currently there is no automated process for upgrading from Zend Platform/Zend Core to Zend Server. However, it is possible to install Zend Server on a separate machine and manually transfer part of the Zend Platform/Zend Core configurations to the machine running Zend Server. This may help save some time configuring your Zend Server environment.
The following configuration files can be manually copied and used to replace Zend Server configuration files:
After transferring any configuration from Zend Platform/Zend Core to Zend Server it is highly recommended to thoroughly test your applications before permanently applying these changes.
Rollback is the process of reverting to an older version of Zend Server.
Currently there is no automated process for this. Therefore, users who want to rollback should first uninstall their current version and only then install an older version of Zend Server.
Note:
This does not refer to Updates. You can rollback to remove recently added updates. For more information on updating go to Update Notifications.
|
|
|
Related Links: Choosing Which Distribution to Install |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.