Page 1 of 1

Error in nagios.conf?

Posted: Wed Jul 10, 2019 5:31 am
by Steaudant
My Apache2 server will not start with the following error:

Code: Select all

Nov 19 15:46:59 jarfx start_apache2[18984]: AH00526: Syntax error on line 15 of /etc/apache2/conf.d/nagios.conf:
Nov 19 15:46:59 jarfx start_apache2[18984]: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration
I have not edited this file.

Re: Error in nagios.conf?

Posted: Wed Jul 10, 2019 2:42 pm
by lmiltchev
This is strange... we place nagios.conf in "/etc/apache2/conf-enabled" directory, NOT in "/etc/apache2/conf.d/"... Can you upload the nagios.conf on the forum?

Also, run the following commands and show the output:

Code: Select all

uname -a
cat /etc/*release
grep full /usr/local/nagiosxi/var/xiversion