Linux cron spamming me then stops about php/suhosin
Posted
by
acidzombie24
on Server Fault
See other posts from Server Fault
or by acidzombie24
Published on 2012-12-18T00:28:09Z
Indexed on
2012/12/18
5:04 UTC
Read the original article
Hit count: 398
My server emails me when any messages goes to root. cron sends me messages. Today I got over 300 emails from my server all of which are
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/suhosin.so' - /usr/lib/php5/20090626+lfs/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
I have no idea why. I went to debug it however 5hours ago it stopped so theres nothing i could look at except maybe logs. Why did this maybe happen? Disk isn't full and I have enough ram available.
© Server Fault or respective owner