Dash-Da-Dash-DX-2023-Fan-Pa.../example.config.cfg

13 lines
357 B
INI
Raw Permalink Normal View History

[mysql]
mysqlconnect_path="/var/config/mysqlconnect.php"
host="localhost"
username="user"
database="database"
password="password"
#To use this file, run the following
# cp example.config.cfg config.cfg
# mkdir /var/config
# cp example.mysqlconnect.php
# Change the password, do not remove the quotes
# Access the admin page at yourwebsite.com/update_db.php