clarification about config.default.php
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2006-04-11 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: clarification about config.default.php
|
||||
|
||||
2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* index.php, libraries\Table.class.php, libraries\auth\cookie.auth.lib.php,
|
||||
libraries\auth\http.auth.lib.php, libraries\common.lib.php,
|
||||
|
@@ -293,6 +293,10 @@ chmod o+w config/config.inc.php # give it world writable permissions
|
||||
tweaking may be required because, as of 2.7.0, using those old config files
|
||||
is no longer supported.</p>
|
||||
|
||||
<p> You should <strong>not</strong> copy <tt>libraries/config.default.php</tt>
|
||||
over <tt>config.inc.php</tt> because the default configuration file
|
||||
is version-specific.</p>
|
||||
|
||||
<h3 id="authentication_modes">Using authentication modes</h3>
|
||||
|
||||
<ul><li><abbr title="HyperText Transfer Protocol">HTTP</abbr> and cookie
|
||||
|
Reference in New Issue
Block a user