January 2015InstallationZend Server 8.0.2 supports both new installations and upgrades from Zend Server 6.x and 7.x versions. Upgrading from a version prior to Zend Server 6.0 is not supported. If you would like to upgrade a Zend Server that's older than 6.0, you should first upgrade to a newer version and only then upgrade to 8.0.2.For Linux users we recommend to install a new - or upgrade an existing - Zend Server installation using the supplied Repository Installer script. 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. While it’s still possible to install Zend Server by manually setting up repositories, we advise to always use the installation script.For detailed installation instructions for all supported operating systems, please refer to the Zend Server Installation Guide. For a full list of system requirements, see the Zend Server System Requirements. If you previously installed Zend Guard Loader on your Zend Server 8.0.2, once updating your installation with this package, you will need to repeat installation steps for Zend Guard Loader according to the README instructions.Z-Ray NotesBuilt-in extensions:Z-Ray extensions are developed via GitHub. To view and download the latest development repositories:WordPress : https://github.com/zend-patterns/ZRay-Extension-WordPressMagento: https://github.com/zend-patterns/ZRay-Extension-MagentoDrupal 7: https://github.com/zend-patterns/ZRay-Extension-Drupal7ZF 1 extension: https://github.com/zend-patterns/ZRay-Extension-ZF1ZF 2 extension: https://github.com/zend-patterns/ZRay-Extension-ZF2Apigility extension: https://github.com/zend-patterns/ZRay-Extension-ApigilitySymfony extension: https://github.com/zend-patterns/ZRay-Extension-SymfonyLaravel: https://github.com/zend-server-extensions/Z-Ray-LaravelCommunity extensions:Joomla: https://github.com/yireo/Z-Ray-JoomlaOPcache: https://github.com/janatzend/Z-Ray-OPcacheRedis: https://github.com/janatzend/Z-Ray-RedisOroCRM: https://github.com/orocrm/zrayDoctrine2: https://github.com/sandrokeil/Z-Ray-Doctrine2ZFCommons: https://github.com/Lansoweb/Z-Ray-ZF-Commons Limitations and Known IssuesThe following issues are known at the time of the 8.0 release:GeneralZend Server cannot communicate with MySQL databases that are configured with old_passwords=1 (ZSRV-8104)Misconfiguring LDAP authentication can result in the user being locked out of their Zend Server console. If this occurs, reset your Zend Server password. For more information, see the Zend Server User Guide.Session Clustering does not support value=6 for the php.ini directive session.hash_bits_per_character (the Zend Server UI does not currently warn about this issue).Nginx Deployment: deploying to the root of the default virtual host does not work out-of-the-box and causes configuration problems (ZSRV-10098). Workaround: comment out the location / entry in /etc/nginx/conf.d/default.conf #location / { # include /etc/nginx/fastcgi.conf; # # root /usr/share/nginx/html; # # index index.php index.html index.htm; # }Z-RayZ-Ray might be blocked by using the browser content security policy (e.g PHPMyADmin on firefox)Specific configuration is required in order for Z-Ray to collect and display data on HTTPS requests in Windows with IIS and IBMi (needs specific configuration)Load balancer configuration is required for Z-Ray to be displayed:An accessible ZS GUI address must be setThe Load Balancer IP address must be included in the Z-Ray allowed IPs list (token)Z-Ray is not to be included or enabled in performance tests context (e.g in AB testing)Z-Ray currently supports the following database drivers: PDO, MySQL/i, OCI8 and DB2 Upgrade & Installation RelatedWindows Cluster Upgrade with PHP change: Deployment Daemon may stop functioning on some of the nodes. Workaround: manually restart the Deployment daemon from GUI (ZSRV-12052)Upgrade of ZS with PHP change on Windows: reset configuration may not work. Use export/import configuration instead (ZSRV-12048)Upgrade of ZS with PHP change Windows Cluster: Some UI operations may hang on server polling. Workaround: clear the ZSD_TASKS table in the Zend DB (ZSRV-12048)RPM Double Upgrade (e.g. ZS 5.6.0 PHP 5.3 -> ZS 6.0.1 PHP 5.4 -> ZS 7.0 PHP 5.4 ) - PHP directive values are not kept (ZSRV-12019)When upgrading PHP major versions, configuration settings (php.ini) are not retained and a the new php.ini is usedUpgrading with PHP change, in Windows : license is reverted to the 30 day trial license (ZSRV-10885)Upgrading with PHP change in DEB : upgrade fails as of php-5.x-java-bridge-zend-server unmet dependencies - workaround: remove java-bridge , then upgrade (ZSRV-10436)After upgrade, cannot import Exported Configuration from 6.0.1 or earlier - (ZSRV-10773)IBMi - when upgrading from Zend Server 6 (php 5.3) to zs 7.0 (php 5.5) there is an error about mismatched directive (ZSRV-13137)Other Information: For more information about upgrade and installation issues, please refer to the online documentation.Please see the What's New in Zend Server page to get an update on new features and capabilities in Zend Server 8.0.