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:
CODE
go zendphp7/zsmenu
Stop the server with choice 11 and choice 2. Then start in reverse order with choice 1 and choose 10.
Alternative also with the following commands:
CODE
# Stop ZendServers
ENDTCPSVR SERVER(*HTTP) HTTPSVR(ZENDPHP7)
# Start ZendServers
STRTCPSVR SERVER(*HTTP) HTTPSVR(ZENDPHP7)