Quoting Bernard Li <[EMAIL PROTECTED]>:

> I just built trunk r855 and pie chart doesn't seem to be working (not
> showing up).  I get the following in my apache error log:
>
> PHP Fatal error:  Call to undefined function:  imagecreate() in
> /var/www/html/ganglia/pie.php on line 121
>
> php-gd is installed.
>
> Anybody has a clue?
>
> Thanks,
>
> Bernard

Is gd enabled in PHP?  You might have the php-gd RPM installed, but  
not be loading the gd.so file in your php.ini.  Check a phpinfo() page  
for GD output.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to