curl-library
Re: Installation
From: Christian Ista <ml_at_cista.be>
Date: Thu, 21 Oct 2004 15:23:38 +0200 (CEST)
Date: Thu, 21 Oct 2004 15:23:38 +0200 (CEST)
> Did you modify the php.ini as I think you have to name each extensions you
> want to load ?
> with something like extension=(the_right_curl_so/dll)
Found the solution.
1. In the php.ini
uncomment this : extension=php_curl.dll
extension_dir = "D:\PHP\php4\extensions\"
2. copy the files : ssleay32.dll and libeay32.dll in \windows\system32
Christian,
Received on 2004-10-21