Versions Compared

Key

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

...

If the entire Apache stack is there, you will see other functions like QZHBMAIN, QZSRLOG, QZSRHTTP, and zfcgi.  This is how it looks if the ZENDPHP7 Apache instance is active:

Info
iconfalse

ZENDPHP7     QTMHHTTP    BCH      .0  PGM-QZHBMAIN  
ZENDPHP7     QTMHHTTP    BCI      .0  PGM-QZSRLOG   
ZENDPHP7     QTMHHTTP    BCI      .0  PGM-QZSRLOG   
ZENDPHP7     QTMHHTTP    BCI      .0  PGM-QZSRHTTP  
ZENDPHP7     QTMHHTTP    BCI      .0  PGM-zfcgi     
ZENDPHP7     QTMHHTTP    BCI      .

0 PGM

PGM-php-cgi.bi
ZENDPHP7   

QTMHHTTP   

 QTMHHTTP    BCI      .

0 PGM

PGM-php-cgi.bi
ZENDPHP7     QTMHHTTP    BCI      .

0  PGM

PGM-php-cgi.bi

There will be more jobs running pgp-cgi.bin, we are just showing one page.  If you see any Apache instance running php-cgi.bin like this, it must be stopped.  The job name will typically be the instance name.  So, to stop the ZENDPHP7 instance, you would use this command:

...