PHP Sessions not being deleted on Ubuntu Server
I came across an AWS Ubuntu 10.04 server running PHP 5.3.x that not was automatically clearing expired PHP session files. They were stacking up inĀ /var/lib/php5/, to the tune of about 207k files and 834MB in just a few months. On … Continue reading
Posted in Sys Admin
Comments Off on PHP Sessions not being deleted on Ubuntu Server