Magento
Magento is an Open Source ecommerce web application.
Here we are going to discuss some errors which we get when installation occurs like ….
curl error..
then you have to edit the php.ini file
uncomment the line
>>extension=php_curl.dll
if you are working on xampp then edit three files in current version they are
C:\xampp\php\php.ini
C:\xampp\php\php5.ini
C:\xampp\php\php-pear.ini
and you will get rid of that error..