|
Posted by petersprc on 09/27/07 16:53
Hi,
FYI, there is a workaround for this here:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/74647/comments/6
You can also compile PHP from the source. The version of GD that comes
bundled with PHP is different from the standard GD that php5-gd uses.
On Sep 27, 10:05 am, Mamba <sagre1...@tiscali.it> wrote:
> 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]
|