Como tengo que instalar curl en un servidor php, tengo instalado windows millenium.
En un manual encontre los siguiente:
Enabling CURL support in php [Win32]
Uncomment the following line in php.ini
;extension=php_curl.dll
Find the following libraries in your php distribution
php4ts.dll,SSLEAY32.dll,php_curl.dll,MSVCRT.dll, libeay32.dll
and copy them to Windows\System
lo hice todo menos copiar el msvcrt.dll a windows/system no me deja hacerlo, ademas no lo encontre en mi distribucion php.
Por favor que alguien em ayude
y muchas gracias :)