Page 1 of 1

How to compile PHP with cURL

Posted: Mon Aug 11, 2008 7:08 am
by rasana
How to compile PHP with cURL?

Re: How to compile PHP with cURL

Posted: Tue Aug 12, 2008 12:31 am
by rasana
Hey!! I got it solved!!
just enable php_curl.dll in php.ini by removing ; from extension = php_curl.dll line
then restart apache. :D