Member
Member
msdotz   2021-11-19, 15:44
#1

During installation I cannot proceed, cause the access to the MYSQL-Database is denied.

Message: Fehler!
PDO::MySQL berichtet: SQLSTATE[HY000] [1045] Access denied for user 'account100'@'localhost' (using password: YES)

With MySQLi it is the same: Fehler!
MySQLi berichtet: Access denied for user 'account100'@'localhost' (using password: YES)

What can I do?

Thanks in advance.

Administrator
Administrator
fretzl   2021-11-19, 16:12
#2

Either your database user or password is wrong(or both). Check the credentials in your zp-data/zenphoto.cfg.php file.

Administrator
Administrator
acrylian   2021-11-19, 16:14
#3

Or your database server is simply not localhost.

Member
Member
msdotz   2021-11-20, 00:15
#4

Thank you for your help. The reason was a $ sign in then password.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.