diff --git a/Documentation.html b/Documentation.html index 6e8129664..7372557dc 100755 --- a/Documentation.html +++ b/Documentation.html @@ -836,10 +836,19 @@ This is a known problem with the php ISAPI filter: it's not so stable. For some more information and complete testings see the messages posted by "djdeluxe76" in - this thread + this thread from the phpWizard forum.

+

+ I can't use phpMyAdmin on PWS: nothing is displayed! +
+ This seems to be a PWS bug. Filippo Simoncini found a workaroud (at this + time there is no better fix): remove or comment the DOCTYPE + declarations (3 lines) from the scripts header.inc.php3, + index.php3, left.php3 and libraries/common.lib.php3. +

+

How can I GZip or Bzip a dump or a CSV export. It seems to not work?