Hi All
Seem to be getting zombie sessions. /tmp/sess_[put your favorite 32
hex characters here] exist and are owned by daemon. I am guessing and
these could come from brower crashes, networks gone down ... etc ...
even from stuff that I haven't done properly. So for the big question.
Can I run a cron job and delete these? Or does PHP also store stuff in
another location and could cause me grief down the road?
Thanks in advance!
todh
Seem to be getting zombie sessions. /tmp/sess_[put your favorite 32
hex characters here] exist and are owned by daemon. I am guessing and
these could come from brower crashes, networks gone down ... etc ...
even from stuff that I haven't done properly. So for the big question.
Can I run a cron job and delete these? Or does PHP also store stuff in
another location and could cause me grief down the road?
Thanks in advance!
todh
Comment