Hi how can i do 3 installations of e-xv2 but i whant just one bd user... Tks lot Cris.
FrankP :
31.03.2005 20:09
Hay Cris,
only one DB-User or only one DB ???
One User should be settable easily e. g. by using PhpMyAdmin for the corresponding databases, and to use this user in all three configfiles. But one DB for three sites will be tricky I think.....
bye Frank
baycris :
31.03.2005 20:26
i need only DB USER .... what can i do ? Tks for your help . Cris.
FrankP :
31.03.2005 20:36
Do you have PhpMyAdmin as Admin-Interface for the databases?
Maybe it depends to your hoster, if he has an web-interface for maintaining the DBs there should be a possibility to change the password for every db. Easily take the same for all three DBs. If you want to do it through PhpMyAdmin you must have full rights in this tool, log in to it, "privileges" on the Main screen, "Add a new user", enter username, allowed hosts and password, grant privileges on demand, and on the next screen you can select the databases for which the user should have the rights.
This should be everything, cause now you'll have the same user with proper rights for three databases....
Hope it helps Frank
Picl :
01.04.2005 13:11
Only one DB is also quite easy to set up, as you can tell ExV2 to use different prefixes for each installation.
Greetz,
Picl
FrankP :
01.04.2005 19:02
quite right, I forgot cause the installation is much too long ago....