Page 3 of 7

Re: Error After Installation Nagiosxi

Posted: Mon Nov 01, 2010 3:19 pm
by lamin
Ok I am starting all over again and I hope this time it will work. BTW, I will be leaving at 4:45 witch means that I will talk to you tomorrow about the outcome. Thank you very much for you patience and expertise.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 8:15 am
by lamin
Hello Mguthrie,
I still cannot access to the nagiosxi web interface and I did all the steps over but still no luck.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 8:37 am
by lamin
Attached is what I am seeing in the error_log file.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 10:41 am
by admin
From a google search, it sounds like you might not be running PHP 5.x on your system. Can you verify this? From what I've seen online, that can be the cause of adodb errors like this.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 10:49 am
by lamin
I did some google search yesterday also and I did upgrade to php-5.3.3. I have install nagios core and it is running and I did not have all these headaches. I have no idea what I am doing wrong.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 2:39 pm
by lamin
i am still stuck and I need some help.

Re: Error After Installation Nagiosxi

Posted: Tue Nov 02, 2010 3:02 pm
by mguthrie
We're still working on figuring out what might be the issue on this, but we haven't nailed it down yet. If you're able to get us remote access we'll do what we can from there, but in the meantime we'll working on a solution. We appreciate your patience.

The php error appears to be XI specific. Can I have you try a couple of XI urls and see if we get any other error messages that might point us in the right direction?

http://<hostname>/nagios - nagios core comes installed under XI
http://<hostname>/nagiosql - the Core Config Manager subcomponent location

Re: Error After Installation Nagiosxi

Posted: Wed Nov 03, 2010 6:55 am
by lamin
Here are the screen shots of nagios and nagiosql.

Re: Error After Installation Nagiosxi

Posted: Wed Nov 03, 2010 9:00 am
by mguthrie
I've continued to do some search on this, since it's the same error, and I'm becoming convinced something isn't right with your php install. I'm going to have to check a few things. The only time I see that error coming up on any searches, it's related to a version of PHP 4.x.

Can you run php-v from the command line and post the output?

Also, can you run a php file on your apache server with the following code:

Code: Select all

<?php

phpinfo();

?>

This function will acquire all of the php information running on your webserver and turn it into a table. Double check it to make sure it doesn't have any private data, but if you could send us that output as well that would be helpful.

Re: Error After Installation Nagiosxi

Posted: Wed Nov 03, 2010 11:24 am
by lamin
I have installed nagios in a new Redhat 7.3 and still I am getting the same error. BTW, my php version is 4.1