Mathias Gug says that /var/lib/php5 is the supported path to store php session, but that path can not be used. The required directory structure is not automatically created, and the program ext/sessions/mod_files.sh is not provided by Ubuntu, nor does Ubuntu create the structure at installation time. So Ubuntu isn't actually providing a PHP package with functional sessions, based upon what php.ini says.
; NOTE 1: PHP will not create this directory structure automatically. ; You can use the script in the ext/session dir for that purpose. -- 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
