[thelist] [PHP] Apache cannot load curl? (solved)

Burhan Khalid thelist at meidomus.com
Sat Aug 6 01:52:05 CDT 2005


Jay Blanchard wrote:
> [snip]
> Jay Blanchard wrote:
> 
>>*swinging trout*
>>Try this, add a slash at the end of extension_dir
>>extension_dir = "C:\php\extensions\"
> 
> 
> Ah, the trout missed.  Google came around after all, and the solution is
> 
> that unlike Linux, Windows does not come bundled with libcurl (or 
> OpenSSL for that matter).  Derrrrrrr.  It has been a couple years since 
> last I did this on a Windows machine!
> [/snip]
> 
> Aha! And gerrrrr!

So err, you got this solved in the end? It was a \ issue?  Because in 
addition to that, you also need:

"Note to Win32 Users:  In order to enable this module on a Windows 
environment, you must copy libeay32.dll and ssleay32.dll  from the DLL 
folder of the PHP/Win32 binary package to the SYSTEM folder of your 
Windows machine. (Ex: C:\WINNT\SYSTEM32  or C:\WINDOWS\SYSTEM)"




More information about the thelist mailing list