Jump to content

Problem with installing CURL with PHP


Recommended Posts

Hi, i was encouraged to post this issue at this forum to get help form you experts after struggling and googling for two days to resolve this issue. Well, i want to activate curl with php. The changes i made in php.ini file are as below:

 

1. extension_dir = "C:\php\ext"  --- This is where php_curl.dll located

2. remove comment to enable curl extension i.e.  extension=php_curl.dll

 

- Copied libeay32.dll and ssleay32.dll to C:\WINDOWS\system32

 

Restart the Apache server. It is giving me following error message

 

"PHP Startup: Unable to load dynamic library 'C:\php\ext\php_curl.dll - the specified module could not be found"

 

I dont understand why is it giving me this message as php_curl.dll is already present in C:\php\ext directory.

 

Can anyone guide me what to do ?

 

Your early response will be highly appreciated. Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.