PDA

View Full Version : Help to install Zabbix under Red Hat 4


Fatima R R Tonon
29-08-2007, 22:07
Hi All !

I need some help with installation of Zabbix 1.4.2 under Red Hat Enterprise 4.

At the Pre-Requisites screen, I have 2 problems:

1) PHP BC math support no Fail

2) at the bottom of the screen appear the following error message: * Uninitialized string offset: -1[/usr/local/zabbix-1.4.2/frontends/php/include/config.inc.php:376]

I have PHP 4.4.0 installed... And I didn't find any package php-bcmath for Red Hat, only for FC6 (php-bcmath-5.1.6-3.6.fc6).

How can I finish this installation succesfully???? Thanks for any help

Fatima

knarfling
29-08-2007, 23:02
Not sure how to help with this. I have just finished setting up 1.4.2 on RHEL4 and did not have this problem.

I did an up2date php php-gd php-mysql and never saw anything about bc-math.

I can tell you that in order to resolve dependencies, it did install php-pear, but I do not know about math.

Are you using the default PHP, or a manual upgrade to PHP5?

Fatima R R Tonon
30-08-2007, 13:38
Hi !

I'm using the default PHP. I didn't upgrade it to version 5 yet.

Are you using PHP 5?

knarfling
30-08-2007, 16:18
No, we are using the default PHP.

I do not understand why yours would not have bc-math and ours would. I use a minimal install and then run up2date for the programs we need. Our zabbix box does not use much else, so php, php-gd, php-mysql, mysql, mysql-devel are about it.

Fatima R R Tonon
31-08-2007, 17:21
I remove all PHP packages of my server and reinstall it.

Now it's everything working fine ! ! !

Thanks