I try to install zabbix server with FreeBSD ports system for a weeks. but I could not, I normally see "Fatal error: Call to undefined function: mysql_pconnect() in /home/zabbix/public_html/include/db.inc.php on line 33" message.
I change the mysql server-client from 3.23 to 4.1X version and also change the php module php4-mysql-4.3.10 php4-gd-4.3.10 php4-extensions-1.0 php4-4.3.10 php4-sockets-4.3.10 and so on. and then I have installed zabbix 1.0 by compile but I can see same message.
on the other server it has not upgrade the ports tree. I have installed it with ports system. It install the php4-nms-4.3.6 and mysql-client-server-3.23.58_2 and then it work correctly. however the php4-nms module has been remove on ports tree.
please give me some advice how can I install on FreeBSD server with ports system. thank you!
I change the mysql server-client from 3.23 to 4.1X version and also change the php module php4-mysql-4.3.10 php4-gd-4.3.10 php4-extensions-1.0 php4-4.3.10 php4-sockets-4.3.10 and so on. and then I have installed zabbix 1.0 by compile but I can see same message.
on the other server it has not upgrade the ports tree. I have installed it with ports system. It install the php4-nms-4.3.6 and mysql-client-server-3.23.58_2 and then it work correctly. however the php4-nms module has been remove on ports tree.
please give me some advice how can I install on FreeBSD server with ports system. thank you!
Comment