From 692f7d58bb7e7fbc05ad79e24bda9962af62f53c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 2 Aug 2006 15:55:25 +0000 Subject: [PATCH] other changes by Juergen Windkiel --- Documentation.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index c93e10f60..2ac1230c2 100755 --- a/Documentation.html +++ b/Documentation.html @@ -136,7 +136,8 @@ 1) phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats) dumps and CSV exports if you use PHP with Zlib support (--with-zlib) and/or Bzip2 support - (--with-bz2).

+ (--with-bz2). Proper support may also need changes in + php.ini.

Installation

@@ -179,14 +180,14 @@ FAQ 4.2 and FAQ 1.26 for suggestions. -
  • Now we must configure your installation. There are two methods that +
  • Now you must configure your installation. There are two methods that can be used. Traditionally, users have hand-edited a copy of config.inc.php, but now a wizard-style setup script is provided for those who prefer a graphical installation. Creating a config.inc.php is still a quick way to get started and needed for some advanced features.