Forum Moderators: coopster
I'm finding that I have lots of 0kb sess_ files in my session folder for php. There are also quite a few files with data in, which are obviously active sessions.
I'm assuming that the garbage collector is setting these session files to empty, i.e: 0kb, so why are they still residing on the disk?
I keep having to go and clear them out manually, but it takes so long!
What am I missing?
Cheers
Craig