clarification about config.default.php

This commit is contained in:
Marc Delisle
2006-04-11 17:23:30 +00:00
parent 0728242790
commit cbef65bb62
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $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> 2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
* index.php, libraries\Table.class.php, libraries\auth\cookie.auth.lib.php, * index.php, libraries\Table.class.php, libraries\auth\cookie.auth.lib.php,
libraries\auth\http.auth.lib.php, libraries\common.lib.php, libraries\auth\http.auth.lib.php, libraries\common.lib.php,

View File

@@ -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 tweaking may be required because, as of 2.7.0, using those old config files
is no longer supported.</p> 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> <h3 id="authentication_modes">Using authentication modes</h3>
<ul><li><abbr title="HyperText Transfer Protocol">HTTP</abbr> and cookie <ul><li><abbr title="HyperText Transfer Protocol">HTTP</abbr> and cookie