mysql_connect() Access denied for user
-
Hello
I use require_once(‘/home/zzz/public_html/database/database.php’);
to connect to another db.
But i get an error:
TESTWarning: mysql_connect() [function.mysql-connect]: Access denied for user ‘user’@’localhost’ (using password: YES) in /home/zz/public_html/database/database.php on line 11
Could not connect to MySQL1:If i include thise file from single php – it’s work.
Where is a problem?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘mysql_connect() Access denied for user’ is closed to new replies.