No nagios.cfg data found
Status: Alpha
Brought to you by:
kemuri
from bjorn.ekengren@home.se
--------------------------------------------------------------------
No nagios.cfg data found.
$filename) { $fullloc = NAGIOS_ETC.$filename; print <<
$fullloc
HTML; } ?>
--------------------------------------------------------------------
Not much feedback on what is wrong here. I edited the
local.inc according to the README.
Logged In: NO
same problem as mine. PHP is 4.2.2
Logged In: YES
user_id=131327
I noticed this too sometimes. I managed to put a dirty fix
in it, but
it needs more attention.
Logged In: YES
user_id=726435
What is the dirty fix?
Logged In: YES
user_id=669107
I have same problem
when click on importer:
No nagios.cfg data found.
$filename) { $fullloc = NAGIOS_ETC.$filename; print <<
$fullloc
HTML; } ?>
Please select the files you want to import:
$filename
HTML; } ?>
Logged In: YES
user_id=669107
WORKS
try to do that (no need to upgrade php)
"By: shifter ( Sage Harvey )
RE: Web Interface not working
2003-01-03 21:38
I had this same problem. After a bunch of poking around I
was able to figure out what the problem was. It appears that
the version of php I have installed (now up to 4.3 based on
suggestions of upgrading PHP in a previous message
somewhere), did not have short tags in php.ini turned on.
Short tags are the <? & ?> tags. Without those it expects <?
php all over the place. So I just changed
the "short_open_tag" to on, restarted my webserver and
reloaded the nagat page, viola!
"
Logged In: NO
This is due to something set to 'off' in the php.ini
Logged In: NO
the something in the php.ini that handles the <? things
Logged In: NO
I using php-4.1.2-7.3.6 but I still cant export to nagat config
Could you tell me how to edit the php?
Any suggest may appreciate.
Logged In: NO
I am having the identical problem running Nagios 1.1 and
Nagat 1.0a2 on RedHat 8.0.