diff --git a/reference/curl/configure.xml b/reference/curl/configure.xml index 8805178843..73faf60605 100644 --- a/reference/curl/configure.xml +++ b/reference/curl/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -16,13 +16,9 @@ Note to Win32 Users - In order to enable this module on a Windows environment, you must copy + In order to enable this module on a Windows environment, 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) or to the folder where - the PHP SAPI you use (Ex: php.exe or php5apache2.dll) - is located. + must be present in your PATH. You don't need libcurl.dll from the CURL site.