Some parts of Weathermap need special support in your PHP installation to work.
The gdinfo() function is not available, which means that either the GD extension is not available, not enabled, or not installed.
imagepng() NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagecreatetruecolor() NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagealphablending() NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imageSaveAlpha() NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
preg_match() YES
imagecreatefrompng() NOCRITICAL This is required for all of Weathermap. It is part of the GD library and the "gd" PHP extension.
imagecreatefromjpeg() NOnon-critical This is required for JPEG input support for ICON and BACKGROUND. It is an optional part of the GD library and the "gd" PHP extension.
imagecreatefromgif() NOnon-critical This is required for GIF input support for ICON and BACKGROUND. It is an optional part of the GD library and the "gd" PHP extension.
imagejpeg() NOnon-critical This is required for JPEG output support. It is an optional part of the GD library and the "gd" PHP extension.
imagegif() NOnon-critical This is required for GIF output support. It is an optional part of the GD library and the "gd" PHP extension.
imagecopyresampled() NOnon-critical This is required for Thumbnail creation in the Cacti plugin. It is an optional part of the GD library and the "gd" PHP extension.
imagettfbbox() NOnon-critical This is required for TrueType font support. It is an optional part of the GD library and the "gd" PHP extension.
memory_get_usage() YES
Please help me with this problem. My cacti is 0.8.8f and weather map is 0.97c
Weather map help
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Weather map help
On what operating system/distro?
You need to install and enable the 'gd' module in PHP. On most linux systems this is a simple package installation.
e.g. on Ubuntu 16.04, it would be "sudo apt install php5.6-gd"
You need to install and enable the 'gd' module in PHP. On most linux systems this is a simple package installation.
e.g. on Ubuntu 16.04, it would be "sudo apt install php5.6-gd"
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Weather map help
Thank alot man, actually i have fixed it because my php is 7.0.2 version. Now i met this error:Howie wrote:On what operating system/distro?
You need to install and enable the 'gd' module in PHP. On most linux systems this is a simple package installation.
e.g. on Ubuntu 16.04, it would be "sudo apt install php5.6-gd"
The map config directory is not writable by the web server user. You will not be able to edit any files until this is corrected
Im using ubuntu and my directory to config file is
/usr/share/cacti/site/plugins/weathermap/
Pls help me solve this one.
Who is online
Users browsing this forum: No registered users and 1 guest