PHP CRON job, not output HTTP headers
Try this
php -q /path/to/cron.php
From here: http://www.php.net/manual/en/features.commandline.php#24970
Try this
php -q /path/to/cron.php
From here: http://www.php.net/manual/en/features.commandline.php#24970