Page 1 of 1

Upgrade to 1.2C Issue

Posted: Mon Jul 19, 2010 9:28 am
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

Re: Upgrade to 1.2C Issue

Posted: Mon Jul 19, 2010 9:32 am
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

Re: Upgrade to 1.2C Issue

Posted: Mon Jul 19, 2010 9:38 am
by z0d1ac
Thanks! That worked perfectly!! Kudos!

Re: Upgrade to 1.2C Issue

Posted: Tue Jul 20, 2010 9:26 am
by mguthrie
We'll get this posted up in the wiki. Thanks for the solution!

Re: Upgrade to 1.2C Issue

Posted: Tue Jul 27, 2010 12:32 am
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