mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-14 13:42:04 +00:00
- settings.xml has replace old config file
This commit is contained in:
parent
122da09a18
commit
6a2b101dd1
6
README
6
README
|
@ -201,9 +201,9 @@ general, create the database, make sure that the database has been selected
|
||||||
(e.g. "USE mydms;"), then run the script. As of version 1.6.0, you must
|
(e.g. "USE mydms;"), then run the script. As of version 1.6.0, you must
|
||||||
make sure that the database user has "create temporary table" privileges.
|
make sure that the database user has "create temporary table" privileges.
|
||||||
|
|
||||||
Now edit the configuration file conf/conf.Settings.php. First, go to
|
Now edit the configuration file conf/settings.xml. First, go to
|
||||||
the "conf" directory and copy (or move) "conf.Settings.php.template"
|
the "install" directory and copy (or move) "settings.xml.template"
|
||||||
to "conf.Settings.php". Open the file and set the variables to the
|
to "conf/settings.xml". Open the file and set the variables to the
|
||||||
correct values (you will find a short description for each variable in
|
correct values (you will find a short description for each variable in
|
||||||
the file itself).
|
the file itself).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user