[wp-trac] Re: [WordPress Trac] #3742: Future dated posts not publishing

WordPress Trac wp-trac at lists.automattic.com
Sat Feb 3 03:17:32 GMT 2007


#3742: Future dated posts not publishing
--------------------------------+-------------------------------------------
 Reporter:  fleety              |        Owner:  anonymous
     Type:  defect              |       Status:  new      
 Priority:  normal              |    Milestone:           
Component:  Administration      |      Version:  2.1      
 Severity:  normal              |   Resolution:           
 Keywords:  future dated posts  |  
--------------------------------+-------------------------------------------
Comment (by ryan):

 That error is issued by Apache.  The mod_dosevasive Apache module is often
 responsible for it.  dosevasive is meant to thwart DOS attacks.  If
 dosevasive is the reason, I'm not sure why wp-cron.php is triggering it.
 If wp-cron.php is missing, bug #3713 will cause an infinite loop that
 could cause wp-cron.php to raise the ire of dosevasive.  In your case,
 however, wp-cron.php appears to be present. Try
 [http://trac.wordpress.org/browser/branches/2.1/wp-
 includes/cron.php?rev=4850&format=raw this version] of wp-cron.php and see
 if it at least helps with the error messages.  It might not remedy the
 ultimate problem with future postings, but let's see if it makes any
 difference to the client denied errors.

 We may need some help from your host to see if mod_dosevasive is indeed
 installed and if wp-cron.php is hitting some criteria that is causing it
 to be denied.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3742#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list