[wp-trac] Re: [WordPress Trac] #3137: Some words (curl, wget) cause errors (403 Forbidden) in post.php

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 16 19:43:10 GMT 2006


#3137: Some words (curl, wget) cause errors (403 Forbidden) in post.php
----------------------------+-----------------------------------------------
 Reporter:  Hal_Canary      |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:           
Component:  Administration  |      Version:  2.0.4    
 Severity:  normal          |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by zamoose):

 Sounds like either a bad host setting or mod_security.  Ask your hosting
 provider if there's anything in their security setup that would block
 such.

 WordPress shouldn't be blocking any of this, as it doesn't make system()
 calls on the_content().  Also take a look at your plugin list - perhaps
 PHPExec or runPHP is being enabled and trying to execute curl() or wget()
 functions in php...?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3137>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list