i-effect Manual

ZendServer 8.5 Installation for i-effect 2.7


We recommend that you enable the SSL protocol for the ZendServer. You can find instructions here: Setting up SSL for ZendServer


i-effect <= 2.7

If ZendServer is to be reinstalled under IBM i 7.4, ZendServer 2019 must be used, as old ZendServer versions cannot be installed. In this case you need a special WebControl version for PHP 7.2, which you can get from us on request (support@menten.com).

Download ZendServer

The ZendServer is required for installing WebControl on your IBM i. Please install the ZendServer version for PHP version 5.6

ZendServer (PHP 5.6) version 8.5.13 (download link from Zend)

Alternatively you can download an installation package from this address: https://fileshare.menten.com/?hash=58266fc55ff0f34d9b5ffb49c05188ef

Installing ZendServer

For installation, the backup file of the downloaded package (zsvrsavf6.savf) must be transferred to the IBM i. It can be stored in the temporary directory (/tmp), for example.

image2017-8-7 10:3:5.png

Then create a SAVF and copy the data into the save file:

CRTSAVF FILE(QGPL/ZSVRSAVF6)
 
CPYFRMSTMF FROMSTMF('/tmp/zsvrsavf6.savf')         
           TOMBR('/qsys.lib/qgpl.lib/ZSVRSAVF6.file')    
           MBROPT(*REPLACE)

Adjust the installation job to the country-specific environment:

In a German environment:

CHGJOB LANGID(DEU)  CNTRYID(DE)  CCSID(273)  

In an English setting:

CHGJOB LANGID(ENU) CNTRYID(US)  CCSID(37) 

Check environment variable

The environment variable QIBM_USE_DESCRIPTOR_STDIO must not exist at the *JOB/*SYS level. Enter the following commands and remove the environment variable if necessary:

WRKENVVAR LEVEL(*SYS)
WRKENVVAR LEVEL(*JOB)

Starting installation

Start the restore of the license program by entering the following command:

RSTLICPGM LICPGM(6ZSVRPI)         
          DEV(*SAVF)              
          SAVF(QGPL/ZSVRSAVF6)

Read the license agreements and confirm with ENTER.

zs_installation_04.png

Do not install MySQL - press F3

zs_installation_05.png

To complete the installation (ENTER or F3)

zs_installation_06.png

Starting ZendServer Services

By starting the subsystem, the required services are started.

STRSBS SBSD(ZENDSVR6/ZENDSVR6)

Configure ZendServer

Log in to the ZendServer interface. To do this, enter the following address in your browser. <SERVERNAME> with the name or IP address of the IBM i server:

http://<SERVERNAME>:10081/ZendServer/login

Read the license agreements and accept them by checking the appropriate box.

image2017-8-7 11:14:10.png

Select Production (Single Server).

image2017-8-7 11:14:53.png

Set a password (for later login to the ZendServer web interface)

image2017-8-7 11:16:11.png

Start the ZendServer by clicking Next and then clicking Launch.

image2017-8-7 11:17:15.png image2017-8-7 11:19:2.png

Activate license usage

License

According to the ZendServer license terms, use is only allowed with a valid license. To apply for such a free license, proceed as follows.

In the displayed administration interface, select the menu item for managing licenses.

image2017-8-7 11:20:29.png image2017-8-7 11:21:10.png

Activate the basic license (free for IBM i).

image2017-8-7 11:23:52.png

Accept the limitations of the basic version.

image2017-8-7 11:24:36.png

Fill out the displayed form:

image2019-9-4_11-54-40.png


Enter the serial number of the system and click on Complete Processing.

The serial number can be displayed by entering the following command:


DSPSYSVAL SYSVAL(QSRLNBR) 


After successful application the license is displayed in the lower part of the form.

(Warning) Make a note of the displayed license data.

image2019-9-4_11-57-23.png

After updating the page, the license can be entered by clicking the Update License button

image2019-9-4_12-1-33.png

Click the Save License button to activate the license and restart ZendServer.

image2019-9-4_12-2-23.png

image2019-9-4_12-8-20.png

An official installation guide for ZendServer 8.5 from Zend can be found here

Please note the required PTF: http://files.zend.com/help/Zend-Server-IBMi/zend-server.htm#i5_installing_zend_server.htm