This just started happening yesterday - I noticed on my Wordpress site that there was, at the bottom of each page, an error wanting to "open(tmp/sess_xxxxx"
I went into my tmp folder via root and found 932 sess files. I deleted them but they're coming at about a few hundred every five minutes.
I'm sure it has something to do with a Wordpress plugin, but I can't figure out which one.
Is there anything I can do to figure out what is causing the session files? Or at the very least can someone walk me through a cron command to auto-delete these every 30 min or so? Ideally I'd like to get rid of them altogether, obviously.
I really appreciate any and all help. Thanks!
I went into my tmp folder via root and found 932 sess files. I deleted them but they're coming at about a few hundred every five minutes.
I'm sure it has something to do with a Wordpress plugin, but I can't figure out which one.
Is there anything I can do to figure out what is causing the session files? Or at the very least can someone walk me through a cron command to auto-delete these every 30 min or so? Ideally I'd like to get rid of them altogether, obviously.
I really appreciate any and all help. Thanks!