September 24, 2008

Solution for: How To Install cURL with SSL support In XAMPP on Win XP System

Below are the 4 Simple steps:

1. Download cURL for Windows at:  http://curl.haxx.se/latest.cgi?curl=win32-ssl-sspi

2. Extract the cURL files to the c:\xampp\ directory
     (assuming your XAMPP install is under the c:\xampp\ folder)

3. Open your php.ini file located at c:\xampp\apache\bin\php.ini 
    (again assuming your XAMPP install is under the c:\xampp\ folder)

    --  And  search for extension=php_curl.dll.
    --  Remove the ; or # located in front of the line to  make it active.

4. Then restart apache from the XAMPP control panel.


Thats is Friends !   Njoy!!

No comments: