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.

link|improve this question

I read somewhere you can do this in Easy Apache.. anyone know if this is true? – Mikey1980 Jul 16 '10 at 21:43
What is WHM? And from the sounds of your post, you don't want curl per se, but the php wrapper around curl? – Nathan Powell Jul 16 '10 at 23:16
WHM CPanel.. and yes the PHP module, hence the tags: apache php curl – Mikey1980 Jul 16 '10 at 23:24
feedback

2 Answers

up vote 0 down vote accepted

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

link|improve this answer
feedback

Got it installed... I did it through SSH though.. after switching to root (su) I ran /scripts/easyapache

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.