0

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.

Mikey1980
  • 751
  • 1
  • 8
  • 12

2 Answers2

0

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

Mikey1980
  • 751
  • 1
  • 8
  • 12
0

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