Message Text |
I've been trying to use the autosetup.php method for about an hour, and it isn't working.
I don't know what I'm doing wrong. It says that access is denied for my user. I've changed the password for the user, created alternate users and everything I could think of in cpanel and
still it doesn't work.
Here's the error message I keep getting below:
--------------------------------------------
Warn ing: mysql_connect() [function.mysql-connect]: Access denied for user 'admin'@'localhost' (using password: YES) in /home/bankcomp/public_html/wsn/autosetup.php on line 421
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/bankcomp/public_html/wsn/autosetup.php on line 422
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/bankcomp/public_html/wsn/autosetup.php on line 424
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bankcomp/public_html/wsn/autosetup.php on line 425
Failed! Please check the database info you supplied and try again. Make sure you have granted your MySQL user permission to access the specified database -- sometimes people forget.
Installation failed. Deleting.
-------------------------------------------- |