Page 3 of 3

Re: Cannot access Core Config Manager

Posted: Tue Nov 27, 2012 11:27 am
by mbrowning
[root@localhost ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6


For cat /usr/local/nagiosxi/etc/components/ccm_config.inc.php there was not output

Re: Cannot access Core Config Manager

Posted: Tue Nov 27, 2012 11:49 am
by mguthrie
For cat /usr/local/nagiosxi/etc/components/ccm_config.inc.php there was not output
Open /usr/local/nagiosxi/html/config.inc.php in a text editor, add an extra line break somewhere, save the file and close. That should regenerate the credentials file for the CCM.

Re: Cannot access Core Config Manager

Posted: Tue Nov 27, 2012 11:57 am
by mbrowning
yes that worked. Thanks for all the help!