[Bug 267701] Re: php5 session files purge cron job not working outside /var/lib/php5
Mathias Gug
mathiaz at ubuntu.com
Tue Sep 16 23:08:44 BST 2008
As pointed out in the php.ini file:
; This is disabled in the Debian packages, due to the strict permissions
; on /var/lib/php5. Instead of setting this here, see the cronjob at
; /etc/cron.d/php5, which uses the session.gc_maxlifetime setting below.
; php scripts using their own session.save_path should make sure garbage
; collection is enabled by setting session.gc_probability
;session.gc_probability = 0
/var/lib/php5 is the default and supported path to store php session. We
can't try to support every path that a php application can store
sessions in.
** Changed in: php5 (Ubuntu)
Status: Incomplete => Won't Fix
** Bug watch added: Debian Bug tracker #388808
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388808
** Also affects: php5 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388808
Importance: Unknown
Status: Unknown
--
php5 session files purge cron job not working outside /var/lib/php5
https://bugs.launchpad.net/bugs/267701
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list