Hi, Nagios-users<br>
<br>
I just download the nagios 2.0b4 rpm and install it. I download nagiosQL also, and extract it under /var/www/html/nagiosQL.<br>
<br>
I configure nagiosQL according readme.txt include: create database,
create configuration directories and setting the properties of the
directory and nagios configuration files.<br>
<br>
I configure the httpd for nagiosQL like this:<br>
Alias /nagiosQL "/var/www/html/nagiosQL"<br>
<Directory "/var/www/html/nagiosQL"><br>
    AllowOverride All<br>
</Directory><br>
<br>
I restart the httpd service, but my Firefox display nothing, no
nagiosQL page, no error page, only blank. I don't have any sense about
it. I try to fix my httpd configuration, but it still doesn't work
properly. Anybody can tell what's wrong with my configuration and how
to fix it.<br>
<br>
Thanks a lot<br>
<br>
Tao<br>