Hi,
I could'nt find sufficient results in mailinglist..
1.) How to change the path, where sessions are stored. Webserver runs on Linux. In php.ini I changed 'sesion.save_path = /blabla/sesions '
Dir chmod 777 /blabla/sessions exists. Restart webserver, sessions are still in /tmp..
Why? What should do additionaly?
2.) Is it possible killing sessions (physically), in dir where sessions are stored, with eg. exit-buttons?
3.) Has anyone a sript for killing all sessions in regular intervals?
Thanks,
Tanja