From 67c3136cad303a7c5e4a18d18753e10c877d1c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 20 Apr 2002 16:20:10 +0000 Subject: [PATCH] Max line size is 80 columns --- Documentation.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Documentation.html b/Documentation.html index 3aff2a751..a9f341013 100755 --- a/Documentation.html +++ b/Documentation.html @@ -115,11 +115,13 @@ PHP 3.0.8. Then you should not run this script with 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.
- PHP also needs to be compiled with MySQL support; + 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. +
+ PHP also needs to be compiled with MySQL + support;
  • MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x);