hi,
i install zabbix from deb packages,
but when i write to IE server/zabbix it write me, that
Fatal error: Call to undefined function: mysql_pconnect() in /usr/share/zabbix/include/db.inc.php on line 32
i have installed
apache 1.3
mysql 4
php 4,
in php.ini i uncomment this lines
extension=mysql.so
extension=gd.so
in file /etc/zabbix/dbconfig.php i have
$DB_TYPE='MYSQL'
i dont know where i do error...
why write me "Call to undefined function: mysql_pconnect()..."?
please help
tahnks
i install zabbix from deb packages,
but when i write to IE server/zabbix it write me, that
Fatal error: Call to undefined function: mysql_pconnect() in /usr/share/zabbix/include/db.inc.php on line 32
i have installed
apache 1.3
mysql 4
php 4,
in php.ini i uncomment this lines
extension=mysql.so
extension=gd.so
in file /etc/zabbix/dbconfig.php i have
$DB_TYPE='MYSQL'
i dont know where i do error...
why write me "Call to undefined function: mysql_pconnect()..."?
please help
tahnks
Comment