I've read through the forum looking for step by step guide on installing curl.
Everyone seems to be saying "compile php with curl", get a couple of files, paste in this that folder.

i even found this.. link tried it.. it seems to have helped many smarter pple than me.. but mine just refuses to work!!

being an ubernoob :o , i totally didn get any of what they are saying on http://sg2.php.net/cURL . what does compiling mean?

I've got 'libeay32.dll' & 'ssleay32.dll' in 'C:\php\dlls'
and I've got 'extension=php_curl.dll' uncommented in php.ini.
I don't have the 'libcurl.dll'
I got the 'curl-7.15.3.zip' from following the link from php.net, but what do I do with it?!

will anybody be so kind as to explain step by step what i have to do please? 😃
im running xp, apache server 2.0.54, php 4.3.6-Win32.

THANKS VERY MUCH!

    From http://uk2.php.net/curl

    Note to Win32 Users: In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH.

    You don't need libcurl.dll from the CURL site.

      Write a Reply...