I think the installation scripts are faulty. Should have worked without doing this manual work.
Someone maybe should write a tr?
Search found 3 matches
- Wed Oct 12, 2016 10:17 am
- Forum: Open Source Nagios Projects
- Topic: No apache site configuration when installing nagios core 4
- Replies: 8
- Views: 8825
- Wed Oct 12, 2016 4:31 am
- Forum: Open Source Nagios Projects
- Topic: No apache site configuration when installing nagios core 4
- Replies: 8
- Views: 8825
Re: No apache site configuration when installing nagios core
I got it working.
I made a copy of /etc/httpd/conf.d/nagios.conf/httpd.conf to /etc/apache2/sites-available
Then I renamed the httpd.conf (in sites-available) to nagios.conf
Then the apach2 must be reloded: service apache2 reload
I made a copy of /etc/httpd/conf.d/nagios.conf/httpd.conf to /etc/apache2/sites-available
Then I renamed the httpd.conf (in sites-available) to nagios.conf
Then the apach2 must be reloded: service apache2 reload
- Wed Oct 12, 2016 4:07 am
- Forum: Open Source Nagios Projects
- Topic: No apache site configuration when installing nagios core 4
- Replies: 8
- Views: 8825
Re: No apache site configuration when installing nagios core
I have same problems with no nagios or nagios.conf file in /etc/apache2/sites-avalable
I used the instructions on Installing_Nagios_Core_From_Source, but got same error message when I used the command sudo a2ensite nagios.
I used the instructions on Installing_Nagios_Core_From_Source, but got same error message when I used the command sudo a2ensite nagios.