Page 1 of 1

Trouble installing PHP cURL

Posted: Mon May 03, 2010 11:29 am
by dnbphysicist
Forgive me if this is the incorrect forum for this question. Basically I am trying to install (or utilize) a PHP library called libcurl (http://curl.haxx.se), the first step in the installation is to remove a semicolon from my php.ini file. However the line they specify (;extension=php_curl.dll) doesn't exist in my file. Should I just go ahead and add it in? Has anyone had any experience using this library?

Thanks in advance!