Search found 7 matches
- Mon Oct 22, 2012 7:08 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
I am sorry, but maybe I'm too stupid to get it running.... In the meantime I have familiarized with zypper and got it working by setting up a new repository and a proxy. The tool/process is much smarter than a tarball installation. However after installing php5 I still got the same error messages. (...
- Tue Oct 16, 2012 6:16 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
mh, PHP is not installed currently. I tried to install it before without success, later I was reading the Nagios openSUSE core Quickinstall guide where php was not included as required package. (in difference to the fedore guide) This seems to be wrong. 3 steps back 
- Mon Oct 15, 2012 9:59 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
I am getting confused again, still struggeling with 403 (permission denied) error, not sure what to do next, hopefully someone can point me to the right direction. I have added the following lines to apache config file httpd.conf: #document root alias Alias /nagios /usr/local/nagios/share <Directory...
- Mon Oct 15, 2012 8:30 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
In the meantime I figured out, the 404 error was caused by a missing Alias in httpd.conf
Now I am getting 403 errors I'll try to fix.
I am wondering why this isn't part of the installation procedure...
Now I am getting 403 errors I'll try to fix.
I am wondering why this isn't part of the installation procedure...
- Mon Oct 15, 2012 3:44 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
find attached the complete apache2 access log file.
the connectivity tests were done at around 12/Oct/2012:14:29:08
I am also not sure what the other regular messages mean (error 200 45)
Thanks
the connectivity tests were done at around 12/Oct/2012:14:29:08
I am also not sure what the other regular messages mean (error 200 45)
Thanks
- Fri Oct 12, 2012 10:12 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Re: Nagios Installation - URL not found
No, actually its about a SLES server, the access_log is located here
/usr/local/apache2/logs
/usr/local/apache2/logs
- Fri Oct 12, 2012 9:09 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Installation - URL not found
- Replies: 10
- Views: 7352
Nagios Installation - URL not found
Hi, I recently installed Nagios Core on a SuSe Linux system incl. Apache. The Apache testpage is visible when connecting from a remote site to /<server_name>/ Accessing Nagios is not possible using /<server_name>/nagios (The requested URL /nagios was not found on this server.) I assume if the apache...