ZenphotoCMS Forum
Access Denied for user... - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Access Denied for user... (/thread-13668.html)



Access Denied for user... - msdotz - 2021-11-19

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.




Access Denied for user... - fretzl - 2021-11-19

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




Access Denied for user... - acrylian - 2021-11-19

Or your database server is simply not localhost.




Access Denied for user... - msdotz - 2021-11-20

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