Skip to main content
Skip table of contents

Restart ZendServer

After the i-effect installation the ZendServer must be restarted, so that plugins transferred to the system are loaded during the installation.

The ZendServer Service menu is called with the following command:

ZendServer 2019 for PHP 7.2 with i-effect 2.8

CODE
GO ZENDPHP7/ZSMENU

ZendServer 8.5 for PHP 5.6 with i-effect 2.7

CODE
GO ZENDSVR6/ZSMENU


Terminate the ZendServer with selection 11 and then selection 2. Then start in reverse order with selection 1 and selection 10.


Alternatively, this can also be done via the commands:

ZendServer 8.5 for PHP 5.6 with i-effect 2.7

CODE
# Stop ZendServer
ENDTCPSVR SERVER(*HTTP) HTTPSVR(ZENDPHP7)

# Start ZendServer
STRTCPSVR SERVER(*HTTP) HTTPSVR(ZENDphp7


ZendServer 8.5 for PHP 5.6 with i-effect 2.7

CODE
# Stop ZendServer
ENDTCPSVR SERVER(*HTTP) HTTPSVR(ZENDSVR6)

# Start ZendServer
STRTCPSVR SERVER(*HTTP) HTTPSVR(ZENDSVR6)





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.