Hello list, I have one more nagging issue I'd like to try and solve if you'd be so kind... when I click on the home page to nagios all I see is a white page with nothing on it.. if I have a look at the logs I see that PHP can't find certain files even tho they are there...
## Error in the logs when clicking on homepage: [root@aws-nag conf.d]# tail -f /var/log/httpd/nagios_ssl_error_log [Fri Feb 17 13:06:17 2012] [error] [client 66.192.34.68] PHP Warning: require_once(./includes/rss/extlib/Snoopy.class.inc) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /usr/local/nagios/share/includes/rss/rss_fetch.inc on line 35, referer: https://nag2/nagios/side.php [Fri Feb 17 13:06:17 2012] [error] [client 66.192.34.68] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './includes/rss/extlib/Snoopy.class.inc' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/local/nagios/share/includes/rss/rss_fetch.inc on line 35, referer: https://nag2/nagios/side.php ## these are the files that nagios is failing to open: [root@aws-nag ~]# ls -l /usr/local/nagios/html/includes/rss/extlib/Snoopy.class.inc -rwxr--r-- 1 nagios apache 27402 Jul 24 2011 /usr/local/nagios/html/includes/rss/extlib/Snoopy.class.inc [root@aws-nag ~]# ls -l /usr/local/nagios/share/includes/rss/rss_fetch.inc -rw-rw-r-- 1 nagios apache 15058 Feb 13 14:37 /usr/local/nagios/share/includes/rss/rss_fetch.inc thanks once again, tim ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net 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