If PHP5 already installed.
remove the semi-colon in front of the
;extension=php_curl.dll line in php.ini,
saving php.ini and restarting Apache.
gathered from http://au2.php.net/manual/en/curl.installation.php
This loads curl with php at startup,
But now I'm at the next stage and have this error:
# CURL requires SSL support. Please notify webmaster or hosting company. 28 => SSL connection timeout
# CURL problems detected: 56 => Proxy CONNECT aborted due to timeout
# CURL requires SSL support. Please notify webmaster or hosting company. 56 => Proxy CONNECT aborted due to timeout
I'll post a fix when I find it.
http://au2.php.net/manual/en/curl.installation.php



