[pmwiki-users] Odd change in behaviour on logged in session retention

DaveG pmwiki at solidgone.com
Thu May 20 18:16:03 CDT 2010



On 5/20/2010 7:05 PM, Andy Gaskell wrote:
> It did not do this until recently, and only does this on the Ubuntu
> dev server, not on the live server.

> So, please, anyone have any ideas, thoughts or debug strategies?
I've seen similar behavior when the tmp directory that session files are 
stored in is not defined. This could very well have changed with an 
OS/server upgrade.

This in config.php works for me:
   session_save_path('/path/to/tmp/sessions');


  ~ ~ Dave



More information about the pmwiki-users mailing list