The Yoast SEO plugin in WordPress has started advising users to upgrade curl to the latest version. On CentoOS this can be done easily using the city-fan.org repo here:
http://www.city-fan.org/ftp/contrib/yum-repo/
For a CentOS 6 server, here are the steps:
|
1 2 3 |
rpm -Uvh http://www.city-fan.org/ftp/contrib/yum-repo/city-fan.org-release-1-13.rhel6.noarch.rpm yum install libcurl |




