I install Zabbix 1.1 on a Suse Linux 10.0 server. The installation seems go OK without any error messages. I can start the Zabbix_server program without any error and I can see processes use ps -A.
After I modify the /include/db.inc.php, I copy the frontends/php directory to /srv/www/htdocs/zabbix subdirectory where the document_root of the apache 2.0 server is pointing as defauld. I also take the time to chmod all the php files to +x status. However, when I use a Web browse (Firefox) to browse the /localhost/zabbix subdirectory to look at the web interface to zabbix, I got a blank page. When I try to point to /localhost/zabbix/index.php, I got the same blank page.
I am new to Zabbix and would like to set it up to monitor about 400 hosts devices. Could anybody tell me what did I do wrong ?
Thanks
lobsw
After I modify the /include/db.inc.php, I copy the frontends/php directory to /srv/www/htdocs/zabbix subdirectory where the document_root of the apache 2.0 server is pointing as defauld. I also take the time to chmod all the php files to +x status. However, when I use a Web browse (Firefox) to browse the /localhost/zabbix subdirectory to look at the web interface to zabbix, I got a blank page. When I try to point to /localhost/zabbix/index.php, I got the same blank page.
I am new to Zabbix and would like to set it up to monitor about 400 hosts devices. Could anybody tell me what did I do wrong ?
Thanks
lobsw


Comment