Hi,

I installed a fresh copy of zc155a, went through all the steps just as I have a zillion times. Immediately after, added the Backup mySQL mod.

When I went to add a template, I ran into problems. Because of that, I checked the log folder and found two install bug reports. Since they were virtually the same, I'm going to only paste contents of one:
Code:
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
[22-Jun-2016 21:38:19 UTC] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /public_html/q-stage/includes/classes/db/mysql/query_factory.php on line 102
Is this a problem? And did I cause it? If I caused it, what did I do wrong?

I'm going to run thru another install to see if I get the same error log.

Thanks!