Set Curl in Appserv php5 1. Copied libeay32.dll and ssleay32.dll to c:\windows\system32 2. Edited my PHP.ini file un-commenting extension=php_curl.dll 3. set extension directory C:/AppServ/php5/ext/ 4. Copied php_curl.dll from my C:/AppServ/php5/ext/ directory to C:/AppServ/php5 directory.Labels: appserv, curl, php5 |