Versions Compared

Key

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

...

Grant the user *RX permissions to directory /usr/local/zendsvr6 zendphp74 and all underlying directories. From the 5250 command line, signed on as QSECOFR:

Note
iconfalse
titleNote
Replace PHPUSER in the following examples with the actual user profile you need to run 
the script via CLI.

For Zend Server 2020.x and higher

Info
iconfalse

CHGAUT OBJ('/usr/local/zendphp74') USER(PHPUSER) DTAAUT(*RX) SUBTREE(*ALL)

For Zend Server 9 or higher:

...