Zend Server PTF Upgrade for PHP 7.3
Zend Server PTF Z7ZS0041 allows you to upgrade Zend Server /9.x to Zend Server 2019.0.0 with PHP 7.3.
Note:
This process will update installed Zend Server 9.xto version 2019.0.0 with PHP 7.3.
PTF Upgrade
|
|
|
-
Log on to the IBM i system with a user profile of *SECOFR
user class with all special authorities.
-
Remove ZENDSVR7 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/Z7ZS0041)
-
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 Z7ZS0041.savf Z7ZS0041
-
Load PTF by running: - STRZS7 ->option 81 ->option 2 Enter PTF number to select 7ZS0041 and save file QGPL/Z7ZS0041
-
Stop the Zend Server subsystem using the following Zend Server Setup menu options: - STRZS7 -> option 11
- If any programs are running the php-cli command, please end them.
- If any additional Apache instances are running PHP, please stop them.
-
Load PTF by running: - STRZS7 -> option 81 -> option 2 - Enter PTF save file Z7ZS0041
-
Check if the PTF was applied by running: - STRZS7 -> option 81 -> option 1
-
Start the Zend Server Subsystem using the Zend Server Setup Menu by running: - STRZS7 -> 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 - STRZS7 -> option 2
-
Remove ZENDSVR7 library from the library list by exiting Zend Server Setup menu and clicking the F3 function key twice.
-
Remove PTF by running: - STRZS7 -> option 81 ->option 4 Enter PTF number to select 7ZS0041
- Start the Zend Server subsystem using the Zend Server setup menu by running:
- STRZS7 -> option 1
|
|