Martin Ambrož
2007-09-16 14:29:43 UTC
Hello everyone,
When someone needs a bit more secure system (and still keep PHP there),
he will start using suphp, that will run PHP script under owner of PHP
script and there is place where problem starts. All web applications are
getting installed as root:root and there is a must of recursively
changing owner in whole application directory on every upgrade.
My suggestion is to install all webapps as unprivileged user with
current webserver group, it's not breaking any functionality of
applications and it's making upgrades for suphp users easier.
thank you for reading this
When someone needs a bit more secure system (and still keep PHP there),
he will start using suphp, that will run PHP script under owner of PHP
script and there is place where problem starts. All web applications are
getting installed as root:root and there is a must of recursively
changing owner in whole application directory on every upgrade.
My suggestion is to install all webapps as unprivileged user with
current webserver group, it's not breaking any functionality of
applications and it's making upgrades for suphp users easier.
thank you for reading this