From 78428835425c7c9e1185f322e1f47daa6af7b81a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 14 Feb 2007 14:23:35 +0000 Subject: [PATCH] talk about the distribution kits newer formats --- Documentation.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index 778933ae5..12ca511b1 100644 --- a/Documentation.html +++ b/Documentation.html @@ -170,10 +170,17 @@ ("\r").

Quick Install

-
  1. Untar or unzip the distribution (be sure to unzip the subdirectories): - tar -xzvf phpMyAdmin_x.x.x.tar.gz in your webserver's +
    1. Choose an appropriate distribution kit from the phpmyadmin.net + Downloads page. Some kits contain only the English messages, + others contain all languages in UTF-8 format (this should be fine + in most situations), others contain all + languages and all character sets. We'll assume you chose a kit whose + name looks like phpMyAdmin-x.x.x-all-languages.tar.gz. +
    2. +
    3. Untar or unzip the distribution (be sure to unzip the subdirectories): + tar -xzvf phpMyAdmin_x.x.x-all-languages.tar.gz in your webserver's document root. If you don't have direct access to your document root, - put the files in a directory on your local machine, and, after step 3, + put the files in a directory on your local machine, and, after step 4, transfer the directory on your web server using, for example, ftp.
    4. Ensure that all the scripts have the appropriate owner (if PHP is running in safe mode, having some scripts with an owner different