typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2006-01-12 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Documentation.html: typo, thanks to Cédric Corazza
|
||||||
|
|
||||||
2006-01-11 Marc Delisle <lem9@users.sourceforge.net>
|
2006-01-11 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
|
* sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
|
||||||
|
|
||||||
|
@@ -213,7 +213,7 @@
|
|||||||
cd phpMyAdmin
|
cd phpMyAdmin
|
||||||
mkdir config # create directory for saving
|
mkdir config # create directory for saving
|
||||||
chmod o+rw config # give it world writable permissions
|
chmod o+rw config # give it world writable permissions
|
||||||
# if you want to edit existion configuration:
|
# if you want to edit existing configuration:
|
||||||
cp config.inc.php config/ # copy current configuration
|
cp config.inc.php config/ # copy current configuration
|
||||||
chmod o+w config/config.inc.php # give it world writable permissions
|
chmod o+w config/config.inc.php # give it world writable permissions
|
||||||
</pre>
|
</pre>
|
||||||
|
Reference in New Issue
Block a user