Page 2 of 2

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Posted: Tue Jan 16, 2018 3:06 pm
by dwhitfield
Do you have another thread for your other issue? If not, I would suggest making one. Also, if you are a customer, you may want to submit a ticket at https://support.nagios.com/tickets/

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Posted: Wed Jan 17, 2018 6:45 am
by lucasnap
Found it, I only needed to set use_https back to true in this file:

Code: Select all

vi /usr/local/nagiosxi/html/config.inc.php

Code: Select all

$cfg['use_https']=true;
Now all works fine again, thanks for all the help.

Re: SQL Error [ndoutils] : Incorrect file format 'nagios_hos

Posted: Wed Jan 17, 2018 2:04 pm
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!