Hi there !!

Trying to install Drupal Commerce what a mess !!

So I've forgotten Wamp and use EasyPHP.

Got a problem with curl.

So I went to php.ini and add this line: extension=php_curl.dll

Then as there is still a problem, I copy 3 dll from /php and paste them in /System32

The problem is still there ! :'(

Comments

pixi’s picture

The 3 dll are:

    libeay32.dll
    libsasl.dll
    ssleay32.dll
pixi’s picture

OK now trying to install curl this way : http://www.curl.com/download/rte/ ^^

pixi’s picture

OK my friends I need help...

I installed curl, tried running cmd to do a curl http://www/google.fr
This returned me the good header!

But when I want to install the starter, I still have the same curl error: "not found".

Why???