Hi Luca,
thanks for your valuable feedback. With your help I finally found a
solution. It feels like a dirty hack, but it works ;)
Am 24.04.2018 um 10:36 schrieb Luca Toscano:
>> Do you have a good idea why php-cgi7.0 throws the following error when
>> used with mod_fcgid, mod_usermod and
thout mod_usermod (i.e. when the
whole VHost has a dedicated suexec user). Only with mod_usermod, we get
this strange error.
Cheers,
jonas
Am 15.04.2018 um 12:26 schrieb Jonas Meurer:
> Hello list,
>
> I try to make web applications available in subfolders of one
> VirtualHost, b
Hello list,
I try to make web applications available in subfolders of one
VirtualHost, but each one in an isolated user context. All web apps are
PHP applications and I use mod_fcgid to run them.
Unfortunately, SuexecUserGroup is not not allowed in Directory context,
which would be by far the sim