[rsyslog-notify] Forum Thread: function imageantialias() is not available in PHP - (Mode 'post')
noreply at adiscon.com
noreply at adiscon.com
Wed Mar 22 19:55:51 CET 2017
User: irfannp
Forumlink: http://kb.monitorware.com/viewtopic.php?p=27222#p27222
Message:
----------
Hi All,
I am running Loganalyzer version 4.1.5 on Ubuntu 14.04.5 LTS with PHP
5.5.9-1ubuntu4.21. In the [b:326drtbp]Statistics[/b:326drtbp] tab, I am
getting below error for graph of [b:326drtbp]Top Hosts[/b:326drtbp] and
[b:326drtbp]Severity Occurences[/b:326drtbp].
[quote:326drtbp]JpGraph Error: 25128The function imageantialias() is not
available in your PHP installation. Use the GD version that comes with PHP
and not the standalone version.[/quote:326drtbp]
Whereas the pie charts for [b:326drtbp]SyslogTags[/b:326drtbp] and
[b:326drtbp]Usage by Day[/b:326drtbp] are loading properly. Little googling
shows that imageantialias will be enabled only if the PHP is compiled with
gd, not installed from official repo. Is there any workaround for official
repo installation?
Note: gd module is enabled in php.ini. Below is my gd config from phpinfo()
[code:326drtbp]GD Support enabled
GD Version 2.1.1-dev
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.5.2
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 8
PNG Support enabled
libPNG Version 1.2.50
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
WebP Support enabled[/code:326drtbp]
More information about the rsyslog-notify
mailing list