Zend Server PTF Upgrade for PHP 5.5

Zend Server PTF Z6ZS0000 allows you to upgrade Zend Server 6.0.1/6.1.0/6.2.0/6.3.0/7.0.0/8.0.x to Zend Server 8.5.x with PHP 5.5.

Note:

This process will update installed Zend Server 6.0.1/6.1.0/6.2.0/6.3.0/7.0.0/8.0.1/8.0.2 with PHP 5.3, PHP 5.4 to version 8.5.0 with PHP 5.5.

PTF Upgrade

 

 

Instructions on how to complete a procedure

  1. Log on to the IBM i system with a user profile of *SECOFR user class with all special authorities.

    1. Remove ZENDSVR6 library from the library list by exiting Zend Server Setup menu, and clicking the F3 function key twice.

    2. Create SAVF files in the QGPL library for the PTF save file:
      - CRTSAVF FILE(QGPL/Z6ZS0021)

  2. Transfer the PTF by binary FTP to the SAVF PTF file in QGPL.
    This can be done by executing the following steps:

    1. 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

    2. Open a command prompt and change directory to the directory that contains the files you extracted from the ZIP file.

    3. Run the FTP command, specifying the name of your i5/OS system. e.g:
      ftp IBM i_system_name/TCP address

    4. If requested, enter a valid user profile and password.
      Enter the following bin command to specify a binary transfer:
      -  bin

    5. Change the directory to QGPL:
      - cd qgpl
    6. Transfer the PTF save files to the IBM i system by running the following command:
      - put Z6ZS0021.savf Z6ZS0021

  3. Load PTF by running:
    - GO ZENDSVR6/ZSMENU ->option 81 ->option 2
    Enter PTF number to select 6ZS0021 and SAve file QGPL/Z6ZS0021

  4. Stop the Zend Server subsystem using the following Zend Server Setup menu options:
    - GO ZENDSVR6/ZSMENU -> option 2

    1. If any programs are running the php-cli command, please end them.
    2. If any additional Apache instances are running PHP, please stop them.
  5. Apply PTF by running:
    - GO ZENDSVR6/ZSMENU ->option 81 ->option 3
    Enter PTF number to select 6ZS0021

  6. Check if the PTF was applied by running:
    - GO ZENDSVR6/ZSMENU ->option 81 ->option 1

  7. Start the Zend Server Subsystem using the Zend Server Setup Menu by running:
    - GO ZENDSVR6/ZSMENU ->option 1

 

PTF Rollback (Remove) 

 

 

Instructions on how to complete a procedure

  1. Log on to the IBM i system with a user profile of *SECOFR user class with all special authorities.

    1. Stop Zend Server Subsystem using Zend Server Setup Menu
      - GO ZENDSVR/ZSMENU ->option 2

    2. Remove ZENDSVR6 library from the library list by exiting Zend Server Setup menu and clicking the function key F3 twice.

  2. Remove PTF by running:
     - GO ZENDSVR6/ZSMENU ->option 81 ->option 4
    Enter PTF number to select 6ZS0021

  3. Start the Zend Server subsystem using the Zend Server setup menu by running:
    - GO ZENDSVR6/ZSMENU ->option 1