Hallo Community,
also ich hab mein VMS auf einem anderen Server installiert,
und bekomme nun beim Aufruf der Index.php folgenden Error:
Code:
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'web68'@'localhost' (using password: NO) in /home/www/web68/html/lib/functions.lib.php on line 50
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/www/web68/html/lib/functions.lib.php on line 50
Warning: mysql_query() [function.mysql-query]: Access denied for user 'web68'@'localhost' (using password: NO) in /home/www/web68/html/lib/functions.lib.php on line 54
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/www/web68/html/lib/functions.lib.php on line 54
Die Mysql Daten in der functions.lib.php sind angepasst und richtig !
Denn wenn ich einen einfachen Mysqlconnect in einer anderen Datei mache,
"mysql_connect("" ..." dann bekomme ich keinen Error.
Als wie gesagt die Mysqldaten sind richtig und trotzdem Error.
=> PHP Version: PHP Version 5.2.0-8+etch1
=> safe_mode Off
Ich hoffe ihr könnt mir helfen ...
Danke
Mfg
Marvin