| Author |
Message |
Sam Member
|
Posted: 18 Feb 2006 13:10:27
Warning: mysql_connect(): Access denied for user: 'MyUser_name@localhost' (Using password: YES) in /home3/youryout/public_html/linkexchange/install/index.php on line 113
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home3/youryout/public_html/linkexchange/install/index.php on line 115
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home3/youryout/public_html/linkexchange/install/index.php on line 117
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home3/youryout/public_html/linkexchange/install/index.php on line 124
Could not select database youryout_linkorama: Access denied for user: 'MyUser_name@localhost' (Using password: YES)
my actual user name is replaced in this post with 'MyUser_name'
I did everything by the bbok and still I get these errors. can someone please help.
|
skalinks Admin
|
Posted: 21 Feb 2006 05:40:26
Hello Sam
You inserted incorrect database connection attributes in installation form. Please, check your db username, pass, db name and hostname.
Thank you!
|
|