Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2012-11-14 13:52:49 +01:00
commit e4fb9d2a51

View File

@ -5,7 +5,7 @@ Installation
phpMyAdmin does not apply any special security methods to the MySQL
database server. It is still the system administrator's job to grant
permissions on the MySQL databases properly. phpMyAdmin's "Privileges"
permissions on the MySQL databases properly. phpMyAdmin's :guilabel:`Users`
page can be used for this.
.. warning::
@ -23,10 +23,8 @@ Quick Install
#. 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``.
contain all languages. We'll assume you chose a kit whose name
looks like ``phpMyAdmin-x.x.x -all-languages.tar.gz``.
#. 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