Hi, all.
I tried to create a map showing some of my hosts. After adding the first element, an error displayed below the Elements and Connectors areas:
Fatal error: Call to undefined function imagecreatefromstring() in /usr/local/www/data/include/maps.inc.php on line 24
This error appears when I try to add another element, when I try to add a Connector, and when I try to display my map.
I'm using 1.1.1 on FreeBSD, I compiled with --enable-server --with-mysql --with-net-snmp. There were no fatal errors when I compiled.
Any suggestions or pointers?
Thanks!
Emily
I tried to create a map showing some of my hosts. After adding the first element, an error displayed below the Elements and Connectors areas:
Fatal error: Call to undefined function imagecreatefromstring() in /usr/local/www/data/include/maps.inc.php on line 24
This error appears when I try to add another element, when I try to add a Connector, and when I try to display my map.
I'm using 1.1.1 on FreeBSD, I compiled with --enable-server --with-mysql --with-net-snmp. There were no fatal errors when I compiled.
Any suggestions or pointers?
Thanks!
Emily
Comment