Page 2 of 2

Re: Unauthorized login in nagios 4.0.8

Posted: Tue Sep 23, 2014 12:07 pm
by lmiltchev
OK, I was able to install successfully nagios on ubuntu 10.04 64-bit by following our document. So I wonder if you got any errors while compiling. Were you able to install all of the prerequisites? Can you run the following command and show us the output?

Code: Select all

dpkg-query -l wget build-essential apache2 php5-gd libgd2-xpm libgd2-xpm-dev libapache2-mod-php5

Re: Unauthorized login in nagios 4.0.8

Posted: Tue Sep 23, 2014 5:31 pm
by rafaelbraga
Hi!

I execute the command. See the result in the image below.
The package libgd2-xpm not found.
Obs: my system is updated.

Re: Unauthorized login in nagios 4.0.8

Posted: Wed Sep 24, 2014 2:57 pm
by lmiltchev
I don't believe this package will cause the errors that you are getting... It's gd graphics library. Let's check some of the permissions - run the following commands and show us the output:

Code: Select all

ls -lad /etc/apache2
ls -la /etc/apache2
ls -la /etc/apache2/conf.d

Re: Unauthorized login in nagios 4.0.8

Posted: Thu Sep 25, 2014 6:00 pm
by rafaelbraga
Hi!

Follows the result of the commands.
Sorry for the delay.

Re: Unauthorized login in nagios 4.0.8

Posted: Fri Sep 26, 2014 11:52 am
by lmiltchev
It seems like you are using zabbix... ("/etc/zabbix/apache.conf" from your screenshot) I would recommend trying again your nagios install on a clean system.

Re: Unauthorized login in nagios 4.0.8

Posted: Sat Sep 27, 2014 7:11 am
by rafaelbraga
ok! I'll try.

Thanks for the trouble!

Re: Unauthorized login in nagios 4.0.8

Posted: Mon Sep 29, 2014 1:53 pm
by sreinhardt
You're welcome! Going to lock this up for now, let us know if you still have issues later.