11-Sep-2015, 02:39 AM
Hello,
I have tried to install, uninstall, reinstall multiple times... Created a new database and changed my password multiple times... And, no matter what, I get the following every time:
Sorry, there is a database connection error:1045: Access denied for user 'CommenticsDB2'@'localhost' (using password: YES)This error appears to be because your password is wrong.The following are steps to help fix it:(a) Open the file /db/details.php
(b) Check the value of $cmtx_mysql_password
© Does it match with your MySQL password?
I'm on Godaddy CPanel hosting, php version 5.4, mysql version 5.5.42. So, my server meets all of the minimum requirements... I have given my mysql user the suggested permissions - SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, INDEX and DROP...
Is there any way to get this to install?
Thanks in advance.
I have tried to install, uninstall, reinstall multiple times... Created a new database and changed my password multiple times... And, no matter what, I get the following every time:
Sorry, there is a database connection error:1045: Access denied for user 'CommenticsDB2'@'localhost' (using password: YES)This error appears to be because your password is wrong.The following are steps to help fix it:(a) Open the file /db/details.php
(b) Check the value of $cmtx_mysql_password
© Does it match with your MySQL password?
I'm on Godaddy CPanel hosting, php version 5.4, mysql version 5.5.42. So, my server meets all of the minimum requirements... I have given my mysql user the suggested permissions - SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, INDEX and DROP...
Is there any way to get this to install?
Thanks in advance.