cURL installation on VPS

Discussion in 'Site & Server Administration' started by Hades, Jun 2, 2007.

  1. #1
    Does anyone know how to install cURL on a vps. I want to use zelune proxy, but apperantly i don't have cURL, so it doesn't work. Is there a way to install it or is it either you have it or you don't? I am not really good with the whole management, so if i possible, could someone explain it to me in simple english?

    Nick
     
    Hades, Jun 2, 2007 IP
  2. infected

    infected Banned

    Messages:
    116
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what OS/distro are you using ?
     
    infected, Jun 2, 2007 IP
  3. Hades

    Hades Well-Known Member

    Messages:
    1,873
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    150
    #3
    WHM 11.1.0 cPanel 11.2.19-C12737
    CENTOS Enterprise 4.5 i686 - WHM X v3.1.0

    That's what it says in WHM. Hope that's what is needed.
     
    Hades, Jun 2, 2007 IP
  4. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I see...in WHM root, you can recompile apache and php.
    Check there if you get an option.

    I'm not sure, but possibly you can use:
    
    yum install curl php-curl
    
    Code (markup):
    Let some cPanel expert approve this...I hate cPanel these days...LOL
     
    agnivo007, Jun 3, 2007 IP
  5. Raithe

    Raithe Well-Known Member

    Messages:
    1,923
    Likes Received:
    177
    Best Answers:
    0
    Trophy Points:
    175
    #5
    Do you have root on the VPS? You can do (as agnivo007 said) yum install of curl, and it should do it all for you on CENTOS. I am using CENTOS as well.
     
    Raithe, Jun 3, 2007 IP
  6. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If you dont want to go into ssh, you can do so by rebuilding apache

    Click "Apache Update"

    Make sure you check cURL and cURL SSL(not needed, optional) and any other options and features you may need.

    Build it and it'll work fine:)
     
    inworx, Jun 3, 2007 IP
  7. tanfwc

    tanfwc Peon

    Messages:
    579
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you use this method, if the HTTP connection timeout, you just crash your installations :)
     
    tanfwc, Jun 5, 2007 IP
  8. grandy

    grandy Banned

    Messages:
    239
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thats why you should proceed to do that using Shell :D. Just run the following command from shell:

    /scripts/buildapache

    From the selection box remember to check Curl.
     
    grandy, Jun 5, 2007 IP
  9. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #9
    /scripts/easyapache if you have cPanel(which youhave)
     
    inworx, Jun 7, 2007 IP