Zend Server PTF Upgrade for PHP 5.6
Zend Server PTF Z6ZS0022 allows you to upgrade previous installed Zend Server to Zend Server 8.5.1 with PHP 5.6.
Note:
This procedure updates an installed Zend Server 6.0.1/6.1.0/6.2.0/6.3.0/7.0.0/8.0.1/8.0.2/8.5.0 with PHP 5.3, PHP 5.4 or PHP 5.5 to version 8.5.1 with PHP 5.6.
PTF Upgrade
|
|
|
-
Log on to the IBM i system with a user profile of *SECOFR
user class with all special authorities.
-
Remove ZENDSVR6 library from the library list by
exiting Zend Server Setup menu, and clicking the F3 function key twice.
-
Create SAVF files in the QGPL library for the PTF save file:
- CRTSAVF FILE(QGPL/Z6ZS0022)
-
Transfer the PTF by binary FTP to the SAVF PTF file
in QGPL. This can be done by executing the following steps:
-
Verify that FTP is running on your IBM i system
by running the following command and looking for 'FTP'
or '21' in the Local Port column: - NETSTAT *CNN
-
Open a command prompt and change directory to the
directory that contains the files you extracted from the
ZIP file.
-
Run the FTP command, specifying the name of your
i5/OS system. e.g: ftp IBM i_system_name/TCP address
-
If requested, enter a valid user profile and password. Enter the following bin command to specify a binary transfer: - bin
- Change the directory to QGPL:
- cd qgpl
-
Transfer the PTF save files to the IBM i system by running
the following command: - put Z6ZS0022.savf Z6ZS0022
-
Load PTF by running: - GO ZENDSVR6/ZSMENU ->option 81 ->option 2 Enter PTF number to select 6ZS0022 and Save file QGPL/Z6ZS0022
-
Stop the Zend Server subsystem using the following Zend Server Setup menu options: - GO ZENDSVR6/ZSMENU -> option 2
- If any programs are running the php-cli command, please end them.
- If any additional Apache instances are running PHP, please stop them.
-
Apply PTF by running: - GO ZENDSVR6/ZSMENU ->option 81 ->option 3 Enter PTF number to select 6ZS0022
-
Check if the PTF was applied by running: - GO ZENDSVR6/ZSMENU ->option 81 ->option 1
-
Start the Zend Server Subsystem using the Zend Server Setup Menu by running: - GO ZENDSVR6/ZSMENU ->option 1
|
|
PTF Rollback (Remove)
|
|
|
-
Log on to the IBM i system with a user profile of *SECOFR
user class with all special authorities.
-
Stop Zend Server Subsystem using Zend Server Setup Menu - GO ZENDSVR/ZSMENU ->option 2
-
Remove ZENDSVR6 library from the library list by exiting Zend Server Setup menu and clicking the function key F3 twice.
-
Remove PTF by running: - GO ZENDSVR6/ZSMENU ->option 81 ->option 4 Enter PTF number to select 6ZS0022
- Start the Zend Server subsystem using the Zend Server setup menu by running:
- GO ZENDSVR6/ZSMENU ->option 1
|
|