WEForums
05-06-2003, 11:03 PM
Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'root@localhost' (Using password: YES) in /home2/wef/public_html/forums/admin/db_mysql.php on line 40
Line 40 is:
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
...what's strange is everything was fine, and all of the sudden this occurred. No one touched any files, either, which seems weird.
Line 40 is:
$this->link_id=mysql_connect($this->server,$this->user,$this->password);
...what's strange is everything was fine, and all of the sudden this occurred. No one touched any files, either, which seems weird.