To enable cURL in PHP, I will uncomment this line
extension=php_curl.dll
But cURL did not load when restarting Apache. Even when restarting the machine. I have PHP 5.2.1 installed with AppServer on Windows XP.
Please help me enable cURL. Any help is appreciated.
source share