Many new features to setup script.
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2005-11-27 Michal Čihař <michal@cihar.com>
|
||||
* Documentation.html, scripts/setup.php: Many new features to setup
|
||||
script.
|
||||
|
||||
2005-11-24 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/grab_globals.lib.php: allow scripts to bypass importing vars
|
||||
* libraries/common.lib.php, libraries/export/sql.php,
|
||||
|
@@ -207,8 +207,12 @@
|
||||
previous configuration you have to create <code>config</code> directory in
|
||||
phpMyAdmins top level directory and make it writable to web server. For
|
||||
loading previous configuration, place it there (and make sure it has write
|
||||
permissions for webserver). Then you can open <code>setup.php</code> in
|
||||
your browser and perform setup.
|
||||
permissions for webserver).
|
||||
</p>
|
||||
<p>
|
||||
Then you can open <code>setup.php</code> in your browser and perform
|
||||
setup. After saving your configuration move generated configuration to top
|
||||
level directory and delete created <code>config</code> directory.
|
||||
</p>
|
||||
<p>
|
||||
Please note that it doesn not allow to configure everything, so for some
|
||||
|
1182
scripts/setup.php
1182
scripts/setup.php
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user