Avoid curl_exec() PHP Function
-
Hello!
A new Version of Wordfence uses the curl_exec() PHP Function in the wfWAFHTTP Class. But curl_exec() is disabled by my (and by other) Hosting provider. Because curl_exec() is often used by Malware.
And there is only a single occurence of curl_exec(). Is there a way to avoid this Function or replace it with – say – file_get_contents()?
Many thanks, Benjamin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Avoid curl_exec() PHP Function’ is closed to new replies.