
i add ingame ban my client here is not problem but i have problem in site
here
PHP Code:
$table_add = ""; //Am besten leer lassen, wenn ihr nicht wisst, wozu das gut ist
$accountdb_ip = "46.45.136.145"; //Accountserver-IP
$accountdb_login = "root"; //Accountserver-Loginname
$accountdb_pw = "mysqlpassword"; //Accountserver-Passwort
$db_ip = "46.45.136.145"; //DB-Server-IP
$db_login = "root"; //DB-Server-Loginname
$db_pw = "mysqlpassword"; //DB-Server-Passwort
PHP Code:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'royalwar'@'localhost' (using password: NO) in /home/royalwar/public_html/ingame_block.php on line 27
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'royalwar'@'localhost' (using password: NO) in /home/royalwar/public_html/ingame_block.php on line 28
Could not connect: Access denied for user 'royalwar'@'localhost' (using password: NO)






