Posted by Mamba on 09/27/07 15:05
hello to everyone,
I'm using Mantis bug tracking system on Ubuntu Server with
apache2, mysql 5.1 and php5.
Mantis uses jpgraph for graphics but when I call a graphic page,
Jpgraph return this error:
Fatal error: Call to undefined function imageantialias() in /var/www/
jpgraph-2.2/src/jpgraph.php on line 5586
that is a call to imageantialias() function of PHP!
I installed php5 and php5-gd package with apt-get, configured php.ini
and apache2 (phpinfo() tell me that gd support is enabled).everything
works fine but not graphics.
Can anyone help me?
please !!!
thanks in advance
[Back to original message]
|