Jump to content

[SOLVED] Curl Help


wellmoon

Recommended Posts

Hi all,

 

I am using PHP 5 and apache 2.2 and both are installed and set up correctly.  phpinfo() works as do other minor bits of code that I've written (mainly for AJAX stuff so opening files and passing back the contents or database stuff)

 

I installed PHP with the windows installer. 

 

Now I want to use curl but I can't seem to get it to work.  php.ini does not even have the commented out ;extension=php_curl.dll for me to uncomment but I have tried adding it, but this hasn't helped.  php_curl.dll is in my PHP/ext folder and I've put the two other dlls mentioned on the curl site in my windows/system32 folder as well but still nothing.

 

Do I need to compile PHP with curl support built in (I hope not)

 

Please can someone assist, it's like all of the install guides on the net were written for PHP 4 or something...

 

Cheers

 

 

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.