Strange error message <urgent>

admin

Administrator
Staff member
hi there,

i have written a php script, that uses MySQL an on my server it just works fine.
But lately i had to install it on a differen server, but that keeps tellin me the following error message:

Warning: Access denied for user: 'user@localhost' (Using password: YES) in /home/files/public_html/test/mysql_test.php on line 6

well:
- i have made a user for MySQL and added him to the proper database
- but why does it say "Using Passwor: YES"???

...and why doesnt it get a connection to MySQL, although i did all the user, add user to table, ... stuff???

thx for your support,

so long,

Duncan McLord
 
Back
Top