Hi,
When I try to open the index page I get this message:
Warning: mysql_pconnect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/zabbix/public_html/html/include/db.inc.php on line 32
Error connecting to database [Access denied for user ''@'localhost' to database 'zabbix']
As you can see the problam is that MySQL does not recieve the user name and password of the root correctly.
I have checked db.inc.php. What could be the problem?
Thanks,
Shai
When I try to open the index page I get this message:
Warning: mysql_pconnect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/zabbix/public_html/html/include/db.inc.php on line 32
Error connecting to database [Access denied for user ''@'localhost' to database 'zabbix']
As you can see the problam is that MySQL does not recieve the user name and password of the root correctly.
I have checked db.inc.php. What could be the problem?
Thanks,
Shai
Comment