I have the following cron setup in cPanel:
php /full_path_to_account/public_html/cron.php > /dev/null
It works when I manually execute it from SSH but not from the cron. I've looked at permissions, even recopied a fresh copy of cron.php and nothing seems to work.