Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When we can't get changes to update in the Zend Server UI, it is usually because the Zend Server Daemon jobs ZSDAEMON are not active in subsystem ZENDPHP7 (version 9) or ZENDSVR6 (version 6, 7, or 8.5). Please check to see if they is started. If they are not started, please try starting them. Here is how to do it:

From a command line, with a *SECOFR class user profile:

For Zend Server 9

...

and higher (2018 and 2019)

Info
iconfalse

wrkactjob sbs(zendphp7)

...

If they are not active please start them:

For Zend Server 9:

Info
iconfalse

go zendphp7/zsdaemon

...

Please also verify that job queue ZSVR_JOBQ is not held:

For Zend Server 9:

Info
iconfalse

wrkjobq zendphp7/zsvr_jobq

...

Verify the status in the upper right corner is RLS/SBS. If it is held, the status will be HLD/SBS. You can release the job queue, but clear out any entries first, so things don't just all start trying to start up if they have been put in there more than once. If the status of the job queue does not include the '/SBS' part at the end, this means the subsystem is not started. In that case, you would need to start it:

For Zend Server 9:

Info
iconfalse

go zendphp7/zsmenu

...