betz Sun Jan 4 19:29:16 2004 EDT
Modified files:
/phpdoc/en/reference/openssl configure.xml
Log:
bit of grammar and xml tagging
Index: phpdoc/en/reference/openssl/configure.xml
diff -u phpdoc/en/reference/openssl/configure.xml:1.4
phpdoc/en/reference/openssl/configure.xml:1.5
--- phpdoc/en/reference/openssl/configure.xml:1.4 Wed Dec 31 10:25:22 2003
+++ phpdoc/en/reference/openssl/configure.xml Sun Jan 4 19:29:16 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<section id="openssl.installation">
&reftitle.install;
<para>
@@ -11,18 +11,20 @@
<simpara>
In order to enable this module on a Windows environment, you must copy
<filename>libeay32.dll</filename> from the DLL folder of the PHP/Win32 binary
- package to the SYSTEM32 folder of your windows machine. (Ex: <filename
class="directory">C:\WINNT\SYSTEM32</filename>
+ package to the SYSTEM32 folder of your windows machine. (Ex:
+ <filename class="directory">C:\WINNT\SYSTEM32</filename>
or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
</simpara>
<simpara>
Additionally, if you are planning to use the key generation and certificate
- signing functions, you will need to install a valid
- <filename>openssl.cnf</filename> on your system. As of PHP 4.3.0, we
- include a sample configuration file in the <filename>openssl</filename> 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 <ulink url="&url.openssl;">the
- OpenSSL home page</ulink> 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 <filename>openssl.cnf
+ </filename> on your system. As of PHP 4.3.0, we include a sample
+ configuration file in the <filename class="directory">openssl</filename>
+ 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
+ <ulink url="&url.openssl;">the OpenSSL home page</ulink> or by
+ downloading the PHP 4.3.0 release and using the configuration file from
+ there.
</simpara>
<para>
PHP will search for the <filename>openssl.cnf</filename> using the
@@ -81,4 +83,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-