PDA

View Full Version : Call to undefined function 1.1alpha10


PeteB
27-07-2005, 23:32
I just installed 1.1alpha10 on a server running RHEL AS V4. Mostly seems to be working, but I've got the following that I can't track down. If I do vire --> latest data and select a host then the latest results are displayed fine, but if I click on graph in the history column I get no graph displayed.

I do get the following error in the apache logfile:-

Call to undefined function: imagecreate() in /datavg/www/zabbix/include/classes.inc.php on line 563

any ideas anybody?

Cheers

Pete

mconigliaro
27-07-2005, 23:48
sounds like you dont have the php-gd package installed.

PeteB
28-07-2005, 01:09
Spot on - thanks. Is there a script to check for required packages anywhere?

mconigliaro
28-07-2005, 15:27
there's a requirements page in the zabbix manual which is pretty straightforward.