Upgrade to 1.2C Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
z0d1ac
Posts: 2
Joined: Wed Mar 24, 2010 5:01 pm

Upgrade to 1.2C Issue

Post by z0d1ac »

Hi All,

This morning I did the upgrade to 1.2C on the XI image running on ESX.

After the upgrade, i started getting an error about SourceGuardian, which i was able to fix by downloading the sourceguardian binaries from their site and overwriting the ones on the server. However, I'm having a weird issue where the browser is trying to download php output as files instead of showing them as HTML. I've tried adding an AddType text/html .php to my httpd configs but that isn't working.

:idea: Was there something more than just ./upgrade required for this upgrade from 1.2B to 1.2C?

Thanks!
Jim
TSCAdmin
Posts: 155
Joined: Wed Apr 14, 2010 3:00 pm
Location: India

Re: Upgrade to 1.2C Issue

Post by TSCAdmin »

I had a similar problem ... I ended up having to add this to my /etc/php.ini file:

Code: Select all

extension=ixed.5.1.lin
z0d1ac
Posts: 2
Joined: Wed Mar 24, 2010 5:01 pm

Re: Upgrade to 1.2C Issue

Post by z0d1ac »

Thanks! That worked perfectly!! Kudos!
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Upgrade to 1.2C Issue

Post by mguthrie »

We'll get this posted up in the wiki. Thanks for the solution!
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Upgrade to 1.2C Issue

Post by Box293 »

mgutherie,
Do you have a link to the wiki solution?

I tried upgrading from 1.2 to 1.2D today and I receieved this error.

I tried editing the /etc/php.ini file as described and I rebooted the Nagios XI host however I still get the error.

Edit
I found this post that resolved my problem. Editing the ini file was not required.
http://support.nagios.com/forum/viewtop ... =643#p2672
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked