What does WP default to if cURL is not enabled
-
Hi,
I was working on my project and having issues with cURL, my version of PHP and our proxy. While trying to debug cURL, I’ve completely deleted the cURL extension from PHP.
Now that cURL is not enabled, everything (install/update of plugins, RSS feeds on the dashboard, things that were previously not working) is working fine.
So I guess some other way of getting external HTTP was used instead of cURL. What is this other way ?
Is there a way to force this (working) way in WP instead of using cURL (while cURL is enabled) ?
Thanks for your answers.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘What does WP default to if cURL is not enabled’ is closed to new replies.