Jump to content

How do you install CURL with WAMP?


Recommended Posts

thanks... ive done that to this line:

 

;extension=php_curl.dll

 

 

in both my php.ini and phpForApache.ini config files.

 

When i do phpinfo();

 

 

it does not show the line

 

CURL : Enabled.  ( i did restart my servers).

 

any ideas?

 

 

Sorry, I'm not a windows user so probably can't help much. In your phpinfo() page there should be a directive that tells you where your extensions directory is (extension_dir). Locate this, then check that php_curl.dll is within that directory. I think its your system directory on windows, but not too sure.

  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.