Marc Powell escreveu: > On Aug 24, 2009, at 8:28 AM, Leonardo Carneiro wrote: > > >> Hello everyone! >> >> This is my first mail to the list. I hope to enjoy my time here. >> >> I'm installing a nagios in a test machine before going serious. The >> install and basic setup gone fine, i could access the web interface >> without any problem. After configuring some host to monitor, the left >> menu in the web interface broke. I removed the hosts to test, but the >> menu is still not working. >> >> Here is a shot of what's happening: >> http://img25.imageshack.us/img25/8885/nagios.png >> > > > hmmm... It looks like there's something wrong with the PHP parsing of > share/side.php. Did you rename share/side.php to share/side.html > perhaps? Is PHP enabled in your web server? > > No, share/side.php still is share/side.php PHP is enabled, but apache is not identifying index.php as a directory index file. I have to enter http://myhost/nagios/index.php in order to access nagios. If i enter just http://myhost/nagios it will try to download a .phtml file. I'm not a apache2 expert, but looks like is configured properly, with the tags to proper identify index.php files as a directory index and to parse .phtml files using the php module. > Does share/includes/utils.inc.php exist and is readable by your web > server? > Yes. > Does share/config.inc.php exist and is readable by your web server? Do > the $cfg['xxxx'] variables within it point to proper locations (i.e. > cgi_config_file points to '/usr/local/nagios/etc/cgi.cfg, etc)? > Also yes. > -- > Marc > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null > >
-- *Leonardo de Souza Carneiro* *Veltrac - Tecnologia em Logística.* [email protected] <mailto:[email protected]> http://www.veltrac.com.br <http://www.veltrac.com.br/> /Fone Com.: (43)2105-5601/ /Av. Higienópolis 1601 Ed. Eurocenter Sl. 803/ /Londrina- PR/ /Cep: 86015-010/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
