On Mon, 26 Jan 2004 08:27:07 -0000 "Marcus Boerger" <[EMAIL PROTECTED]> wrote:
Marcus, make test started to complain after this commit. <warning> </warning> should be probably <warning> <para> </para> </warning> See attachement. --- WBR, Antony Dovgal aka tony2001 [EMAIL PROTECTED]
Index: configure.xml =================================================================== RCS file: /repository/phpdoc/en/reference/dba/configure.xml,v retrieving revision 1.10 diff -u -r1.10 configure.xml --- configure.xml 26 Jan 2004 08:27:06 -0000 1.10 +++ configure.xml 26 Jan 2004 09:58:45 -0000 @@ -11,6 +11,7 @@ line. </para> <warning> + <para> After configuring and compiling PHP you must execute the following test from commandline: <literal>php run-tests.php ext/dba</literal>. This shows whether your combination of handlers works. Most problematic are @@ -19,6 +20,7 @@ libraries are part of more than one other library. The configuration test only prevents you from configuring malfaunctioning single handlers but not combinations. + </para> </warning> <para> <table>