Open topic with navigation
You are currently viewing Zend Server 5.x documentation.
Click here to view the latest Zend Server online documentation.
Zend Server PTF Upgrade for PHP 5.2
Zend Server PTF Z4ZS000X let's you upgrade Zend Server with PHP 5.2
to a newer version.
Note:
This PTF can't be applied to Zend Server with PHP 5.3
and Zend Server Beta versions.
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 ZENDSVR/ZSMENU ->option 5 ->option 2
-
Remove ZENDSVR 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/Z4ZS000X)
-
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(2ZSVRPI) DEV(*SAVF) SAVF(QGPL/z4zs000X)
-
Apply PTF by running:
- APYPTF LICPGM(2ZSVRPI) SELECT(4ZS000X)
-
Start the Zend Server Subsystem using the Zend Server
Setup Menu
- GO ZENDSVR/ZSMENU ->option 5 ->option 1
|
To
check if the PTF was applied
- GO ZENDSVR/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 ZENDSVR/ZSMENU ->option 5 ->option 2
-
Remove ZENDSVR library from the library list by
exiting Zend Server Setup menu
Press twice function key F3
-
Remove PTF by running:
- RMVPTF LICPGM(2ZSVRPI) SELECT(4ZS000X)
|
To
start the Zend Server Subsystem using the Zend Server Setup Menu
- GO ZENDSVR/ZSMENU ->option 5 ->option
1
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.