diff --git a/reference/openssl/reference.xml b/reference/openssl/reference.xml index 93b09dfb16..96083b8fca 100644 --- a/reference/openssl/reference.xml +++ b/reference/openssl/reference.xml @@ -1,5 +1,5 @@ - + OpenSSL functions OpenSSL @@ -32,6 +32,15 @@ To use PHP's OpenSSL support you must also compile PHP . + + Note to Win32 Users + + In order to enable this module on a Windows environment, you must copy + libeay32.dll from the DLL folder of the PHP/Win32 binary + package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 + or C:\WINDOWS\SYSTEM32) + +