[PHP & MySQL] Login - Fehlermeldung

Startpost-Retter
Hallo,

nach unserem Umzug nach Bplaced klappt unser Login nicht mehr. Verbindung zur Datenbank ist vorhanden.

Login.php
code:
1:
Entfernt



Loginaction.php
php:
1:
Entfernt



Fehlermeldung
Warning: mysql_query() [function.mysql-query]: Access denied for user 'www-data'@'localhost' (using password: NO) in /users/vrhzumhufeisen/www/Login/Login/loginaction.php on line 10

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /users/vrhzumhufeisen/www/Login/Login/loginaction.php on line 10

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /users/vrhzumhufeisen/www/Login/Login/loginaction.php on line 12