bagder: curl-www/libcurl/php _install.html,1.9,1.10
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/php In directory labb:/tmp/cvs-serv20674 Modified Files: _install.html Log Message: copy the SSL DLLs too Index: _install.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/php/_install.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- _install.html 4 Nov 2005 09:52:29 -0000 1.9 +++ _install.html 4 Nov 2005 10:31:05 -0000 1.10 @@ -78,6 +78,11 @@ two SSL-related DLLs from the OpenSSL project (libeay32.dll and ssleay32.dll) are bundled with the Windows PHP package. <p> + In order to SSL-based protocols (such as HTTPS and FTPS) in your Windows + environment, you must copy libeay32.dll and ssleay32.dll from the DLL folder + of the PHP/ binary package to the SYSTEM folder of your Windows machine. (Ex: + C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM). +<p> (Michael Wallner contributed to this) #include "_footer.html"