Php – Install cURL in CentOS

apache-2.2curlPHP

Can someone direct me on how to install cURL on a CentOS server. Preferably through WHM if it's possible to recompile PHP that way.. I am a noob in SSH and this is a production server.

Best Answer

Egads, easyapache? SSH in, switch to root and "yum install curl".