View Full Version : 1.4.2 no built-in images, no graphs
I've just installed zabbix and everything needed to run it normally, but I can't see any image or graph. FireFox says there are errors in image. The same is about graphs.
I've reinstalled php5-gd but still no pics. Even when I enter Configuration/Images I can see only descriptions.
Who can tell me where erros can be?
Check this threat: link (http://www.zabbix.com/forum/showthread.php?t=220&page=2&pp=10)
I had the same kind of error and I fixed it like the following... On the initial WEB ZABBIX setup.. after accepting license and providing DB user/pwd... the setup PHP program updates the configuration file and 'tries' to save it in /usr/share/zabbix/conf... if for any reason it doesn't work, the installation seams to be set with bad information.
After resinstalling the php-gd and zabbix-web packages, I insured to delete the /usr/share/zabbix/conf/zabbix-conf-php file and re-execute the WEB installation (Locally on the zabbix server machine as it need to save the conf file!). the file was properly saved and graph display worked after. One of these steps fixed the problem, quite sure it is the conf file as I initially had problems with the original setup.