From 2de05f2fdf803641883cd51b27a4b15c748c05b4 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 19 Nov 2003 11:36:19 +0000 Subject: [PATCH] Modified requirements. --- ChangeLog | 1 + Documentation.html | 12 +++--------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6975e869a..ebf1b0238 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2003-11-19 Alexander M. Turek * libraries/grab_globals.lib.php3: Do not use $HTTP_*_VARS arrays anymore. + * Documentation.html: Modified requirements. 2003-11-18 Alexander M. Turek * libraries/common.lib.php: Recognizing new 2.x config.inc.php revisions. diff --git a/Documentation.html b/Documentation.html index fca23d48f..65e6a80ec 100755 --- a/Documentation.html +++ b/Documentation.html @@ -62,18 +62,12 @@
  • - PHP3, PHP4 or PHP5: phpMyAdmin widely uses the 'str_replace()' PHP - function that was added in PHP 3.0.6, but was buggy up until - PHP 3.0.8. - Then you should not run this script with - PHP3 < 3.0.8.
    - PHP also needs to be compiled with MySQL - support;
    + php 4.1.0 or later
    If you want to display inline thumbnails of JPEGs with the original aspect ratio, you also need GD2 support in PHP.
  • - MySQL 3.21 or newer (details);
    + MySQL 3.23.32 or newer (details);
  • a web-browser (doh!). @@ -2382,7 +2376,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge [1.17] Which MySQL versions does phpMyAdmin support?

    - All MySQL versions from 3.21 till 4.0 are fully supported. Please note + All MySQL versions from 3.23.32 till 4.0 are fully supported. Please note that the older your MySQL version is, the more limitations you will have to face.