How to install latest curl version???

x-man

Well-Known Member
Jan 25, 2004
118
1
166
I have some problems with current CURL version, I using it in PHP script to get content from thousands web pages but for many of them I have some errors but not standard 404, 503...for all of them I have something like this:

=> http://forums.gaspowered.com/vi...e? But I need it to work in php... Thanks.
 

MojoCreations

Active Member
Feb 14, 2012
31
0
56
cPanel Access Level
Root Administrator
X-man,

I am guessing you are trying to compile your manual install version of Curl into PHP on your WHM/cPanel install. I am actually having the same issue here, http://forums.cpanel.net/f5/curl-asynchdns-365092.html but maybe you can check your features and protocols when you run curl from a command prompt and see if it matches the curl php is compiled with by running phpinfo. My answer on my thread should be similar to yours but I still havent found how i can use my manual install of curl over the default used in easyapache script.