Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 2 years ago

#4110 closed defect (bug) (invalid)

Cannot post the string "curl_exec($curl);" to wordpress without a 503 errror

Reported by: davedash's profile davedash Owned by:
Milestone: Priority: low
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

I've been writing a tutorial that involves PHP's curl functions. Each time I posted I got a 503 Service unavailable. I narrowed it down to the text:

curl_exec($curl);

I created a new post with only that text and sure enough it cause a 503 error.

What relevant details are needed? This is in WP 2.1, running on PHP5.

Change History (2)

#1 @masquerade
19 years ago

  • Resolution set to invalid
  • Status changed from new to closed

mod_security is runnning on your server.

#2 @rob1n
19 years ago

  • Milestone 2.4 deleted
Note: See TracTickets for help on using tickets.