For enabling cURL in windows environment, we need to do below two steps.
-Uncomment extension=php_curl.dll in the PHP.INI file.
-Copy the below two dll files from PHP folder and put it under windows/system32 dir.
ssleay32.dll
libeay32.dll
More Articles...


No comments:
Post a Comment