Hello,
I want to configure php suexec based on the php file UID/GID
I've changed "ExtApp Set UID Mode" to "File UID" in the vhost template and now PHP scripts works with web server UID/GID , but cgi files (python, ruby) works as expected with file UID/GID
is it possible to solve this ?
or does PHP suexec works only with "Doc Root UID" ?
PS
we had apache configs before and this configs had "SuexecUserGroup <UID> <users_GID>" defined
now we've migrated to xml native configs and litespeed PHP works on with DocRoot group instead old <users_GID>
I want to configure php suexec based on the php file UID/GID
I've changed "ExtApp Set UID Mode" to "File UID" in the vhost template and now PHP scripts works with web server UID/GID , but cgi files (python, ruby) works as expected with file UID/GID
is it possible to solve this ?
or does PHP suexec works only with "Doc Root UID" ?
PS
we had apache configs before and this configs had "SuexecUserGroup <UID> <users_GID>" defined
now we've migrated to xml native configs and litespeed PHP works on with DocRoot group instead old <users_GID>