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.