Activity Stream
48,167 MEMBERS
64665 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net

    Default HOWTO Install cURL in Linux

    HOWTO Install cURL in Linux

    Well, now most of the Hosting Companies provide cURL installed on their Servers. But unfortunately, if your server/vps doesn't have cURL installed, then you'll have to do it manually.

    There are basically two methods to get cURL working on your Server.

    First, you can enable cURL using EasyApache Script from cPanel/WHM

    If this is not possible, then you must install cURL manually.

    cURL Installation:

    Login as root to your SSH Terminal.
    Now, type the following commands.
    Code: 
     cd /usr/local/src
    wget http://curl. h a x x . s e/download/curl-7.19.7.tar.gz
    tar -xvzf curl-7.19.7.tar.gz
    cd curl-7.19.7
    ./configure –prefix=/usr/local –with-ssl=/usr/include/openssl
    make
    make install
    This will install cURL on your server and will also associate it with OpenSSL.
    Finish !
    (Replace ' h a x x . s e' by 'haxx.se' without quotes)
    ================================
    Notes :
    Please check the 'wget' download link time-to-time, as newer versions of cURL might be available in future. So get cURL Latest version from here.
    ================================
    Credits : Tutorial By BlaZe
    You are free to spread this tutorial only if you keep the 'Credits' unchanged.
    Please, while doing Ctrl+C & Ctrl+V, keep my Credits, just to show respect my work ?
    BlaZe Reviewed by BlaZe on . HOWTO Install cURL in Linux HOWTO Install cURL in Linux Well, now most of the Hosting Companies provide cURL installed on their Servers. But unfortunately, if your server/vps doesn't have cURL installed, then you'll have to do it manually. There are basically two methods to get cURL working on your Server. First, you can enable cURL using EasyApache Script from cPanel/WHM If this is not possible, then you must install cURL manually. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    Or get it through yum, apt or some other package manager.

    It'll be an older version but equally stable and useful.

    I only compile cURL when I feel like having the latest version. But really, packages are much, much better than compilations.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. HOWTO Install SHOUTcast on a VPS
    By BlaZe in forum Technical and Security Tutorials
    Replies: 3
    Last Post: 30th Oct 2010, 10:04 AM
  2. HowTo : Install Squid on Linux
    By BlaZe in forum Technical and Security Tutorials
    Replies: 1
    Last Post: 25th Apr 2010, 09:26 AM
  3. HOWTO Install RootKit Hunter on Linux
    By BlaZe in forum Technical and Security Tutorials
    Replies: 2
    Last Post: 12th Dec 2009, 05:40 PM
  4. Howto install cPanel / WHM
    By Nick in forum Technical and Security Tutorials
    Replies: 0
    Last Post: 9th Nov 2009, 09:19 AM
  5. HOWTO Install Plesk Control Panel on Linux
    By BlaZe in forum Technical and Security Tutorials
    Replies: 4
    Last Post: 9th Nov 2009, 07:53 AM

Tags for this Thread

BE SOCIAL