View Single Post
Old 03-17-2009, 11:51 PM   #3 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
Is it the cURL plugin enabled in php.ini?
Nothing in php.ini but I did figure it out.

Eventhough I had CURL installed, I didn't have libcurl installed.

So I downloaded libcurl and installed it.

Recompiled my PHP with it, restarted Apache and now it works.

What I don't get is, what is the difference between libcurl and curl?

Is libcurl just some kind of wrapper for curl? I always thought that CURL was a PHP specific set of libraries...is it available for other languages like ASP, Perl etc?
allworknoplay is offline  
Reply With Quote