PDA

View Full Version : zabbix1-1beta8 and php under mod_fastcgi


mercy
04-04-2006, 11:43
i'm using beta8

and i haven't installed mod_php on my server (freebsd 5.4)
i'm using apache 2.2 and mod_fastcgi-2.4.2_1

trouble:
1.don't work Monitoring -> Latest data
nothing occurs when i select host
2. don't work Configuration -> Graphs -> Edit
nothing occurs when i press button "Add Item"

question:
it's trouble with my hands or zabbix don't work correctly with mod_fastcgi?

mercy
05-04-2006, 18:16
sorry..

i had not php-pcre..

it's only my bug..

gatisa
06-04-2006, 10:31
2. don't work Configuration -> Graphs -> Edit
nothing occurs when i press button "Add Item"


same for me - nothing happens when "Add Item" is pressed.

(using zabbix-1.1beta8, apache 1.3.33 + php 5.0.5 on linux)

mercy
06-04-2006, 14:16
do you have installed php5-pcre?

gatisa
12-04-2006, 15:13
do you have installed php5-pcre?

yes.

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 6.2 01-Aug-2005

from php.net:
"Beginning with PHP 4.2.0 these functions are enabled by default."