diff --git a/Documentation.html b/Documentation.html
index a9f341013..bde2831c4 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -117,8 +117,9 @@
PHP3 < 3.0.8.
Furthermore, we encountered crashes of the php module / binary when
working with PHP 4.2.0 (tested with PHP 4.2.0 RC1 to RC4) and trying to
- download a (zipped) dump file. That is why we
- recommend not to run phpMyAdmin with PHP 4.2.0.
+ download a (zipped) dump file using MS Internet Explorer. That is why
+ we recommend not to run phpMyAdmin with PHP
+ 4.2.0.
PHP also needs to be compiled with MySQL
support;
@@ -1003,8 +1004,9 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
zlib.output_compression directive to Off in your php
configuration file.
Furthermore, we know about such problems connected to php 4.2.0 (tested
- with php 4.2.0 RC1 to RC4). Unfortunatly, the only solution for this
- seems to be switching back to php 4.1.2 or an earlier version.
+ with php 4.2.0 RC1 to RC4) together with MS Internet Explorer.
+ Unfortunatly, the only solution for this bug seems to be switching back to
+ an earlier php version.
@@ -1058,9 +1060,9 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
(Unix/Windows, Safe Mode or not, and so on).
So, you must have PHP4 >= 4.0.4 and Zlib/Bzip2 support
(--with-zlib and --with-bz2).
- We faced php crashes when trying to download a dump when phpMyAdmin is run
- with php 4.2.0 (tested with php 4.2.0 RC1 to RC4). In this case you should
- switch back to an earlier php version.
+ We faced php crashes when trying to download a dump with MS Internet
+ Explorer when phpMyAdmin is run with php 4.2.0 (tested with php 4.2.0 RC1
+ to RC4). In this case you should switch back to an earlier php version.