Product File

Sections in this article

Restart PHP / Zend Server:

A lot of times the simplest solution to any trouble you are facing with PHP or the R6 interface is to restart the Apache Apache server, or end and start the server again. This solves 90% of problems.

Restart Apache:

go zendphp/zsmenu
12

Command issued with option 12:

strtcpsvr server(*http) restart(*yes) httpsvr(zendphp7)

End and Start Apache:

go zendphp/zsmenu
11
***Wait for command to finish***
10

Command issued with option 11 and 10:

endtcpsvr server(*http) httpsvr(zendphp7)
strtcpsvr server(*http) httpsvr(zendphp7)