CA: Change MySQL database login
Posted: Sun Jun 14, 2015 1:18 am
The following steps describe how you can change your MySQL database login in CollectiveAccess Providence (v1.4):
1) Edit the file "setup.php" in your CA installation root folder.
2) Update the following constants,
by editing their define-statements in there accordingly:
1) Edit the file "setup.php" in your CA installation root folder.
2) Update the following constants,
by editing their define-statements in there accordingly:
- __CA_DB_HOST__
- __CA_DB_USER__
- __CA_DB_PASSWORD__
- __CA_DB_DATABASE__