Jump to content

curl and openssl install problems in WAMP


Recommended Posts

I'm very familiar with php and its extensions on Linux, but not so much with WAMP. I'm working with a client who has the AppServ package and needs to have the LibCurl, CURL, and OpenSSL extensions installed. I've read many tutorials on these installations and still have had no luck. After almost every change I restart the Apache server, and php throws an error on my test script that says it does not recognise the curl functions such as curl_init().

 

This is really important that I figure this out. Most of the tutorials I've found are specific for PHP4... This leads me to believe that there might be something wrong with the AppServ package install. Maybe it came with a version of PHP that didn't have some modules installed or ready to be installed properly. Again, I'm very familiar with PHP and its installation, just not with WAMP. Can any experts maybe give me some advice? Something I'm missing?

 

here's a link to the tutorial:

http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/

Link to comment
Share on other sites

  • 1 year later...

http://weakmachines.blogspot.com/2009/07/how-to-use-apache-with-openssl-on.html - here's the easy way to install openssl. For Curl , you 'll need to get dll file and include it in php.ini

 

I'm very familiar with php and its extensions on Linux, but not so much with WAMP. I'm working with a client who has the AppServ package and needs to have the LibCurl, CURL, and OpenSSL extensions installed. I've read many tutorials on these installations and still have had no luck. After almost every change I restart the Apache server, and php throws an error on my test script that says it does not recognise the curl functions such as curl_init().

 

This is really important that I figure this out. Most of the tutorials I've found are specific for PHP4... This leads me to believe that there might be something wrong with the AppServ package install. Maybe it came with a version of PHP that didn't have some modules installed or ready to be installed properly. Again, I'm very familiar with PHP and its installation, just not with WAMP. Can any experts maybe give me some advice? Something I'm missing?

 

here's a link to the tutorial:

http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/

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.