Hello,
I have a question. I have a problem with the images in Zabbix. Icons, screen and maps throw the following error:
Fatal error: imagecreatefromstring(): gd-png: fatal libpng error: [5C][00][0D]I: invalid chunk type in /var/www/html/zabbix/include/maps.inc.php on line 449
I have been reading the forum, looking for a clue. The only thing I found is related to the path where the images are.
My images_mysql.sql file and the tables has no path to the image, I just see a long list of characters.
0x89…..
I have written other pages to see if it was a library fault, but “imagecreatefromstring” works fine with other images.
The file php.ini has the libraries .so in the correct directory and has also increased the memory limit up to 128M.
I am running Zabbix 1.6.1 on Red Hat Enterprise Linux 4 64bit.
Please, let me know if you need another info.
Thank you in advance.
I have a question. I have a problem with the images in Zabbix. Icons, screen and maps throw the following error:

Fatal error: imagecreatefromstring(): gd-png: fatal libpng error: [5C][00][0D]I: invalid chunk type in /var/www/html/zabbix/include/maps.inc.php on line 449
I have been reading the forum, looking for a clue. The only thing I found is related to the path where the images are.
My images_mysql.sql file and the tables has no path to the image, I just see a long list of characters.
0x89…..
I have written other pages to see if it was a library fault, but “imagecreatefromstring” works fine with other images.
The file php.ini has the libraries .so in the correct directory and has also increased the memory limit up to 128M.
I am running Zabbix 1.6.1 on Red Hat Enterprise Linux 4 64bit.
Please, let me know if you need another info.
Thank you in advance.

I don´t doubt that I am missing something, but I have decided to stop the problem. 
Comment