HOTFIX 1 for Zend Server 6.1 PHP 5.3 ==================================== Zend Server HOTFIX 1 (PTF Z6SI0002) fixes bugs in the following files: - /user/local/zendsvr6/bin/php.bin - /user/local/zendsvr6/bin/php-cgi.bin Note: This PTFs can be applied to Zend Server 6.1.0 with PHP 5.3 PTF installation - This proccess will apply files fixes to version 6 ---------------- 1. Log on to the IBM i system with a *SECOFR user profile, user class with all the special authorities. a. Stop the Zend Server subsystem using the following Zend Server setup menu options: - GO ZENDSVR6/ZSMENU ->option 5 ->option 2 b. Remove the ZENDSVR6 library from the library list by exiting the Zend Server setup menu and clicking the function key F3 twice. c. Create the SAVF files in the QGPL library for the PTF save file: - CRTSAVF FILE(QGPL/Z6SI0004) 2. Transfer PTFs by binary FTP to the SAVF PTF file in QGPL. This can be done by executing the following steps: a. 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 b. Open a command prompt and change the directory to the directory that contains the files you extracted from the ZIP file. c. Run the FTP command, specifying the name of your i5/OS system. e.g: FTP IBM i_system_name/TCP address d. If prompted enter a valid user profile and password. Enter the following bin command to specify a binary transfer - bin e. Change the directory to QGPL - cd qgpl f. Transfer the PTF save files to the IBM i system by running the following commands: - put Z6SI0004.savf Z6SI0004 3. Load the PTF by running: - LODPTF LICPGM(6ZSVRPI) DEV(*SAVF) SAVF(QGPL/Z6SI0004) 4. Apply the PTF by running: - APYPTF LICPGM(6ZSVRPI) SELECT(6SI0004) 5. Check if the PTF was applied by running: - GO ZENDSVR6/ZSMENU ->option 2 6. Start the Zend Server Subsystem using the Zend Server Setup Menu by running: - GO ZENDSVR6/ZSMENU ->option 5 ->option 1 PTF remove - This process can be used to undo the PTF update if needed ---------- 1. Log on to the IBM i system with a user profile of *SECOFR user class with all special authorities. a. Stop Zend Server Subsystem using Zend Server Setup Menu - GO ZENDSVR6/ZSMENU ->option 5 ->option 2 b. Remove ZENDSVR6 library from the library list by exiting Zend Server Setup menu and clicking the function key F3 twice. 2. Remove the PTF by running: - RMVPTF LICPGM(6ZSVRPI) SELECT(6SI0004) 3. Start the Zend Server subsystem using the Zend Server setup menu by running: - GO ZENDSVR6/ZSMENU ->option 5 ->option 1