Jeffrey Barke
Member
Posted 3 years ago #
bradt's blog post on how to fix the problem if you're hosted on Media Temple's (dv) server or using Plesk did the trick for me (this post contains the same solution, but explains it in a non-Media Temple specific way).
If you don't know how to SSH into your MT (dv) box or how to use vi, my blog post might help.
jrslocum4
Member
Posted 3 years ago #
I don't know about anyone else, but since I've been installing wordpress 2.7 I've had to modify the wp-cron.php file to close out the <?php tag at the every end of the file.
Cron just flat out doesn't work unless you correct the missing ?>
I don't know if this solves anyone else's issues.