Have you created/added any rewrite rules to the apache config?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Was that all that was changed before this error occurred?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Ah I may be mistaken, but you should never be going to a .html page in XI. It should always be a directory or a .php. Can you confirm for me that you do not have this file on your system, unless of course its a part of NNA.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
[root@LkennagiosT01 ~]# ll /usr/local/nagiosxi/html/backend/
total 16
-rwxr-x---. 1 nagios nagios 149 Feb 21 16:35 config-backend.inc.php
drwxr-x---. 2 nagios nagios 4096 Aug 10 2012 includes
-rwxr-x---. 1 nagios nagios 5600 Feb 21 16:35 index.php
You have new mail in /var/spool/mail/root
[root@LkennagiosT01 ~]#
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
[root@LkennagiosT01 ~]# rm -r /usr/local/nagiosna
rm: descend into directory `/usr/local/nagiosna'? y
rm: descend into directory `/usr/local/nagiosna/var'? y
rm: remove directory `/usr/local/nagiosna/var/spool'? y
rm: cannot remove `/usr/local/nagiosna/var/spool': Device or resource busy
[root@LkennagiosT01 ]# service httpd stop
Stopping httpd: [ OK ]
[root@LkennagiosT01 ]# rm -r /usr/local/nagiosna
rm: descend into directory `/usr/local/nagiosna'? y
rm: descend into directory `/usr/local/nagiosna/var'? y
rm: remove directory `/usr/local/nagiosna/var/spool'? y
rm: cannot remove `/usr/local/nagiosna/var/spool': Device or resource busy
so I tried a reinstall. ( You can tell I'm a windows guy huh"what? it aint workin?? Reboot! That didn't work?? reinstall man!" That's not workin too?? oh well break out the "Useless acronyms and Tech explanations sound really really good", book ...)
=========================================
**** INSTALLER DID NOT SUCCESSFULLY FINISH ****
[root@LkennagiosT01 nagiosna]# python fullinstall.py
=========================================
Running installconfigdjango
=========================================
rm: cannot remove `/usr/local/nagiosna/var/config.sql': No such file or directory
**** IRRECOVERABLE ERROR ****
=========================================
[Errno 2] No such file or directory: '/usr/local/nagiosna/html/nna/nfquery/static/'
=========================================
**** INSTALLER DID NOT SUCCESSFULLY FINISH ****