PDA

View Full Version : Error when trying to access Zabbix


James
17-05-2005, 02:45
I have just installed Zabbix 1.0 on Redhat Linux 3.0 AS. When I attempt to connect for the first time I get the message:
Fatal error: Call to undefined function: mysql_pconnect() in /var/www/html/zabbix/include/db.inc.php on line 33

Can anyone help me with this?

Thank you,
James

rajeevtomar
19-05-2005, 15:48
Ur browser is not able to connect to mysql database.

chekc out for mysql.sock file and it's in respective directories and in php config file.

I hope it helps ..otherwise let me know.

Rajeev

redmyrlin
19-05-2005, 16:07
It sounds more like your php installation doesn't have the mysql extensions enabled.


See my post here (http://www.zabbix.com/forum/showpost.php?p=2521&postcount=3)