For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 2004 > cvs: phpdoc /en/reference/pfpro configure.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/pfpro configure.xml
Nuno Lopes

2004-07-31, 8:55 am

nlopess Sat Jul 31 06:55:57 2004 EDT

Modified files:
/phpdoc/en/reference/pfpro configure.xml
Log:
added note about compiling as shared, by Justin Meyer

http://cvs.php.net/diff.php/phpdoc/...1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/pfpro/configure.xml
diff -u phpdoc/en/reference/pfpro/configure.xml:1.1 phpdoc/en/reference/pfpro/configure.xml:1.2
--- phpdoc/en/reference/pfpro/configure.xml:1.1 Sun Dec 1 12:10:16 2002
+++ phpdoc/en/reference/pfpro/configure.xml Sat Jul 31 06:55:57 2004
@@ -1,11 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="pfpro.installation">
&reftitle.install;
<para>
These functions are only available if PHP has been compiled with the
<option role="configure">--with-pfpro[=DIR]</option> option.
</para>
+ <warning>
+ <para>
+ If you are planing to use this extension along with the <link
+ linkend="ref.openssl">OpenSSL</link> extension or with ModSSL, you should
+ compile this extension as shared: <option
+ role="configure">--with-pfpro=shared,/usr/local</option>.
+ </para>
+ </warning>
</section>

<!-- Keep this comment at the end of the file
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com