Results 1 to 2 of 2
-
15th Nov 2009, 08:43 AM #1OPToo busy :|Website's:
L337Fx.com BeastieBay.netHOWTO 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
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
-
15th Nov 2009, 04:03 PM #2(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comOr 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!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
HOWTO Install SHOUTcast on a VPS
By BlaZe in forum Technical and Security TutorialsReplies: 3Last Post: 30th Oct 2010, 10:04 AM -
HowTo : Install Squid on Linux
By BlaZe in forum Technical and Security TutorialsReplies: 1Last Post: 25th Apr 2010, 09:26 AM -
HOWTO Install RootKit Hunter on Linux
By BlaZe in forum Technical and Security TutorialsReplies: 2Last Post: 12th Dec 2009, 05:40 PM -
Howto install cPanel / WHM
By Nick in forum Technical and Security TutorialsReplies: 0Last Post: 9th Nov 2009, 09:19 AM -
HOWTO Install Plesk Control Panel on Linux
By BlaZe in forum Technical and Security TutorialsReplies: 4Last Post: 9th Nov 2009, 07:53 AM
themaPoster - post to forums and...
Version 5.38 released. Open older version (or...