Wordpress bugs caused by out-of-date cURL (7.15.5)
I was having some problems with a Wordpress site that I traced to an issue with the cURL library (https://wordpress.org/support/topic/an-unexpected-error-occurred-message-after-wp37-update). Specifically, it seems there is a bug in older versions of cURL. Using phpinfo(), I see that the installed verison of cURL is 7.15.5. The newest release is 7.39.0. I am using the newest version of PHP available in cPanel (5.6.3). Can you guys update cURL so I can see if that fixes my problem?