Forum archive
Cron sending emails
Cron is sending lots and lots of emails (100+ a day it seems) to the root acount. I can't seem to figure out how to get it to stop! Sends the PHP warnings, and errors, ect.
Forum archive
Cron is sending lots and lots of emails (100+ a day it seems) to the root acount. I can't seem to figure out how to get it to stop! Sends the PHP warnings, and errors, ect.
You could adjust the level of PHP reporting (so it only emails re errors - which you probably want to fix). Or you could adjust the cron job itself. Google gave a link that's probably relevant (TKL is now based on Debian but Ubuntu should be close enough for the purposes of your question).
Let us know how you go and if/how you adjusted it...