29.06.2012, 11:39
Hello everybody.I am trying to test UCP from System64.But when I try to log in this warning shows me.
Line 3 is this
So what`s the problem??
Код:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'zaraprom_system'@'localhost' (using password: YES) in /home/zaraprom/public_html/system32/s32ucp/connect.php on line 3 Access denied for user 'zaraprom_system'@'localhost' (using password: YES)
PHP код:
$connect = mysql_connect("localhost", "root", "") or die(mysql_error());