Open topic with navigation
Zend Server PTF Upgrade for PHP 5.4
Zend Server PTF Z6ZS000X let's you upgrade Zend Server with PHP 5.4
to a newer version.
Note:
This PTF cannot be applied to Zend Server with PHP 5.3.
PTF Upgrade
|
|
|
-
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 ZENDSVR6/ZSMENU ->option 5 ->option 2
-
Remove ZENDSVR6 library from the library list by
exiting Zend Server Setup menu Press twice function key F3
-
Create SAVF files in QGPL library for PTF save file:
- CRTSAVF FILE(QGPL/Z6ZS000X)
-
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 bin command to specify a binary transfer - bin Change directory to QGPL - cd qgpl
-
Transfer the save file to the IBM i system by running
the following command: - put z4zs000X.savf z4zs000X
-
Load PTF by running: - LODPTF LICPGM(6ZSVRPI) DEV(*SAVF) SAVF(QGPL/Z6ZS000X)
-
Apply PTF by running: - APYPTF LICPGM(6ZSVRPI) SELECT(Z6ZS000X)
-
Start the Zend Server Subsystem using the Zend Server
Setup Menu - GO ZENDSVR6/ZSMENU ->option 5 ->option 1
|
To
check if the PTF was applied - GO ZENDSVR6/ZSMENU ->option 2
|
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 ZENDSVR6/ZSMENU ->option 5 ->option 2
-
Remove ZENDSVR6 library from the library list by
exiting Zend Server Setup menu Press twice function key F3
-
Remove PTF by running: - RMVPTF LICPGM(6ZSVRPI) SELECT(Z6ZS000X)
|
To
start the Zend Server Subsystem using the Zend Server Setup Menu
- GO ZENDSVR6/ZSMENU ->option 5 ->option
1
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.