Hello everyone
so after following Zarcon's tutorial in order for my video's upload to work I get an email every minute from Cron Daemon ...this morning I had 1073 emails since last night.
This is the cron job:
/usr/bin/php -c /home/sitedir/public_html/php.ini -q /home/sitedir/public_html/periodic/cron.php
So how do I stop all those emails from coming in?
Thanks