Ticket #4110 (closed defect (bug): invalid)

Opened 5 years ago

Last modified 2 years ago

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

Reported by: davedash Owned by: anonymous
Priority: low Milestone:
Component: Administration Version:
Severity: normal Keywords:
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

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

mod_security is runnning on your server.

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