So the issue was that I had 100,000+ session files in /lib/php/session
I used:
[ -x /usr/lib64/plesk-9.0/maxlifetime ] && [ -d /var/lib/php/session ] && find /var/lib/php/session -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib64/plesk-9.0/maxlifetime) -delete
to delete the sessions. I...
After deleting a number of log files and manuals, here's what I have now:
# for i in `ls -1A | grep -v "\.\./" | grep -v "\./"`; do echo "`find $i | sort -u | wc -l` $i"; done | sort -rn | head -10
find: unknown predicate `-horde_conf.flag'
find: File system loop detected...
I have restarted the VPS, now I have received about 6 emails at the beginning of every hour:
From: [email protected]
Subject: Cron <root@vps21157> /usr/local/psa/admin/bin/php -c '/usr/local/psa/admin/conf/php.ini' -dauto_prepend_file=sdk.php...
I have restarted the VPS, now I have received about 6 emails at the beginning of every hour:
From: [email protected]
Subject: Cron <root@vps21157> /usr/local/psa/admin/bin/php -c '/usr/local/psa/admin/conf/php.ini' -dauto_prepend_file=sdk.php...