I ahve the Zabbix frontend setup...but everytime i try to access it, it wants me to save a file. I've added the AdType/AddHandler fileds into my apache2.conf. I'm running Debian Sarge 3.1r2 using Apach2. Could somone advise please, I really need to get this up and running.
Ad Widget
Collapse
Zabbix Front End
Collapse
X
-
Tags: None
-
I assume you have php running? Please give more detailed info.
Try creating a file containing only the following:
in a file named something.php and put it in the zabbix directory. Browse to it and see if apache-php renders it correctly (it should be a nicely formatted page displaying piles of info about your PHP install).Code:<?php phpinfo(); ?>
Also, try looking at the frontend through a different browser. -
Comment
-
Zabbix front end help
Its still doing the same thing, asking me to save the file instead of reading it.....Comment
Comment