Search found 7 matches

by adam_baldwin
Mon Aug 16, 2010 6:05 pm
Forum: Nagios XI
Topic: simplexml_load_string() error during apply configuration
Replies: 3
Views: 367

Re: simplexml_load_string() error during apply configuration

The configuration applies, but never gets through verification. Also it doesn't update the .cfg files for hostgroups....

[root@nagios1 ~]# php -v
PHP 5.3.2 (cli) (built: Apr 30 2010 05:43:53)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
by adam_baldwin
Thu Aug 12, 2010 10:32 pm
Forum: Nagios XI
Topic: simplexml_load_string() error during apply configuration
Replies: 3
Views: 367

simplexml_load_string() error during apply configuration

Getting the following error in the http error log when attempting to apply a configuration. This is the first of the configuration I'm setting up after the manual installation. It is a simple host group that I am adding. Any ideas? [Fri Aug 13 03:20:03 2010] [error] [client XX.XX.XX.XX] PHP Warning:...
by adam_baldwin
Thu Aug 12, 2010 12:56 pm
Forum: Nagios XI
Topic: Manual Installation Failure
Replies: 11
Views: 1448

Re: Manual Installation Failure

Not all of them, but I stopped at fixing 2 of them. As I fixed one, I was able to login and then another one popped up with the same issue. I realized that I had probably missed something in the php.ini when I checked that earlier. I went back and combed the php.ini for that setting, as I had missed...
by adam_baldwin
Thu Aug 12, 2010 12:06 am
Forum: Nagios XI
Topic: Manual Installation Failure
Replies: 11
Views: 1448

Re: Manual Installation Failure

The short version of the php tags in the errors.inc.php once the <? tags were replaced with <?php this particular error went away. Apparently the php.ini that I was using had short_open_tag=Off, which is preferable for production
by adam_baldwin
Wed Aug 11, 2010 1:48 pm
Forum: Nagios XI
Topic: Manual Installation Failure
Replies: 11
Views: 1448

Re: Manual Installation Failure

It's not a browser specific error. That's server side PHP rendering issue. Tried alternative browsers with no luck. :-)
by adam_baldwin
Wed Aug 11, 2010 1:00 pm
Forum: Nagios XI
Topic: Manual Installation Failure
Replies: 11
Views: 1448

Re: Manual Installation Failure

I managed to make it past this step. I had to first update fedora 13 using 'yum update' before running the installation process. Now I get to the final Access Nagios XI screen and when clicked it goes to a blank page. HTTPD error log shows the following. [Wed Aug 11 17:58:59 2010] [error] [client XX...
by adam_baldwin
Tue Aug 10, 2010 1:19 pm
Forum: Nagios XI
Topic: Manual Installation Failure
Replies: 11
Views: 1448

Manual Installation Failure

No matter what I try (Fedora 12, 13 or CentOS 5.4, 5.5) I get the following errors while following the manual installation instructions. I have tried both the stable and devel on all of the platforms with the same results. I'm using the images provided by Rackspacecloud since I am unable to host it ...