I apologize if this is an idiot question, but I am neither a programmer or web designer. I have built a database in my Cpanel, but when I run install.php I get the following error on "Check Database Connection":
Error: Access denied for user 'ERA001'@'10.1.2.56' (using password: YES).
I have used a PW in the Cpanel and used the same PW in the install.php.
If I go ahead and click on "Next Step" I get :
Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'ERA001'@'10.1.2.56' (using password: YES) in /home/u361975058/public_html/phpvms/core/classes/ezdb/ezdb_mysqli.class.php on line 101
Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'ERA001'@'10.1.2.56' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/u361975058/public_html/phpvms/core/classes/ezdb/ezdb_mysqli.class.php on line 106
I'm not sure what I'm doing wrong.