i-effect Manual

Troubleshooting

Restart ZendServer

If you do not have access to webcontrol please check the following things:

  • Status Zend Server (maybe restart)

  • Status Zend Apache Server (maybe restart)

You can access the ZendServer menu with the follwing command:

go zendphp7/zsmenu

 Stop the server with choice 11 and choice 2. Then start in reverse order with choice 1 and choose 10.

image2016-4-19 10:39:51.png

Alternative also with the following commands:

# Stop ZendServers
ENDTCPSVR SERVER(*HTTP) HTTPSVR(ZENDPHP7)

# Start ZendServers
STRTCPSVR SERVER(*HTTP) HTTPSVR(ZENDPHP7)