Hallo bekomme diese Felermeldungen 
	Code:
	Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'www-data'@'localhost' (using password: NO) in /var/www/web122/html/oescript/lib/functions.lib.php on line 53
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /var/www/web122/html/oescript/lib/functions.lib.php on line 53
Warning: mysql_query() [function.mysql-query]: Access denied for user 'www-data'@'localhost' (using password: NO) in /var/www/web122/html/oescript/lib/functions.lib.php on line 58
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/web122/html/oescript/lib/functions.lib.php on line 58
 
	PHP-Code:
	
Zeile 53:$vargs[$key] = mysql_real_escape_string($arg);
Zeile58:  if($ret = mysql_query($sql_tag)){ 
 Was soll mir da sagen ich verstehe nur Bahnhof. Weil wenn der MYSQL Pass falsch wäre würde die Page ja nicht laufen .
Danke für eine Antwort.
Mfg Tulpe81