From eea36fe09d7d515cb41894246bc8af3b5c429cf2 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 5 Jan 2004 00:29:16 +0000 Subject: [PATCH] bit of grammar and xml tagging git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147835 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/openssl/configure.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/reference/openssl/configure.xml b/reference/openssl/configure.xml index 6e990b13b2..06e83f96d2 100644 --- a/reference/openssl/configure.xml +++ b/reference/openssl/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -11,18 +11,20 @@ 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 + package to the SYSTEM32 folder of your windows machine. (Ex: + C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32) Additionally, if you are planning to use the key generation and certificate - signing functions, you will need to install a valid - openssl.cnf on your system. As of PHP 4.3.0, we - include a sample configuration file in the openssl of - our win32 binary distribution. If you are using PHP 4.2.0 or later and are - missing the file, you can obtain it from the - OpenSSL home page or by downloading the PHP 4.3.0 release and using - the configuration file from there. + signing functions, you will need to install a valid openssl.cnf + on your system. As of PHP 4.3.0, we include a sample + configuration file in the openssl + folder of our win32 binary distribution. If you are using PHP 4.2.0 or + later and are missing the file, you can obtain it from + the OpenSSL home page or by + downloading the PHP 4.3.0 release and using the configuration file from + there. PHP will search for the openssl.cnf using the @@ -81,4 +83,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -