ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01668
[Bug 1018067] Re: php53u package updates reset owner of /var/lib/php/session
Actually I was incorrect about when this is a problem. The owner is
changed to root:apache 770, so there is no problem with PHP running as
apache. I'm only having a problem because PHP is running as nginx.
Regardless, the user-defined owner shouldn't be overridden.
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1018067
Title:
php53u package updates reset owner of /var/lib/php/session
Status in IUS Community Project:
New
Bug description:
Every time a new php53u package is installed, the owner of
/var/lib/php/session is changed to root:root. If PHP runs as a
different user, this path has likely been configured to a different
owner and must not be changed. If PHP cannot write to this patch, it
is unable to create/update sessions (with no error as to why, as far
as I can tell).
Can future packages be altered to only set the owner for this path if
it is creating it?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1018067/+subscriptions
References