Search found 6 matches
- Thu May 17, 2012 9:40 am
- Forum: Open Source Nagios Projects
- Topic: 500 Internal Server Error
- Replies: 8
- Views: 64463
Re: 500 Internal Server Error
Success! To answer your questions: Yes, Nagios is installed in usr/local/nagios Yes, the password file "htpasswd.user" existed in usr/local/nagios/etc The htpasswd.user file was the issue. In the nagios.conf file it was htpasswd.userS, with an "s" not htpasswd.user as in the usr/...
- Mon May 07, 2012 8:36 pm
- Forum: Open Source Nagios Projects
- Topic: 500 Internal Server Error
- Replies: 8
- Views: 64463
Re: 500 Internal Server Error
I am not forgetting my issue. I get pulled in several direction and cannot alway focus on the task at hand. Thank you for the guidance with the Directory tagged. I admit I following information blindly. I added the directory tags I am still having the same issue. I have however taken a step back. Th...
- Wed May 02, 2012 7:44 am
- Forum: Open Source Nagios Projects
- Topic: 500 Internal Server Error
- Replies: 8
- Views: 64463
Re: 500 Internal Server Error
Yes, here is the "apache2.conf file: # # Based upon the NCSA server configuration files originally by Rob McCool. # # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See http://httpd.apache.org/docs/2.2/ for ...
- Tue May 01, 2012 5:20 pm
- Forum: Open Source Nagios Projects
- Topic: 500 Internal Server Error
- Replies: 8
- Views: 64463
500 Internal Server Error
I have hit another snag in my installation of Nagios 3.3.1 on a Linux Ubuntu server with an Intel base processor. Apache is running, Nagios is running Open web browers type https://localhost/nagios and I get the following: Internal Server Error The server encountered an internal error or misconfigur...
- Fri Apr 27, 2012 5:17 pm
- Forum: Open Source Nagios Projects
- Topic: New Installation - Ubuntu 11.10: nagios.cfg error
- Replies: 3
- Views: 1365
Re: New Installation - Ubuntu 11.10: nagios.cfg error
Thanks that worked. I had to issue the same 2 commands on the "var" directory as well. Nagios is now running.
- Fri Apr 27, 2012 3:41 pm
- Forum: Open Source Nagios Projects
- Topic: New Installation - Ubuntu 11.10: nagios.cfg error
- Replies: 3
- Views: 1365
New Installation - Ubuntu 11.10: nagios.cfg error
I am very new at this, and the fix to my issue is simple. I have just installed Ubuntu 11.10 on an Intel base PC. I have installed the LAMP server components. I have installed Nagios Core 3.3.1 and Nagios Plugins 1.4.15. I believe all of these components are correctly installed. My issues is verfyin...