I'm using zabbix for the first time. I've proceeded to the set up and now I want to display the frontend on mozilla but nothing happens!
When I look at the httpd error_log it tells me:
[error] [client 127.0.0.1] PHP Fatal error: Call to undefined function mysql_query() in /var/www/html/zabbix/include/db.inc.php on line 269
It seems to have no problem with mysql_connect ...
Can anybody help me?
When I look at the httpd error_log it tells me:
[error] [client 127.0.0.1] PHP Fatal error: Call to undefined function mysql_query() in /var/www/html/zabbix/include/db.inc.php on line 269
It seems to have no problem with mysql_connect ...
Can anybody help me?
Comment