Upgrade release failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hakhak91
Posts: 1
Joined: Mon May 27, 2013 5:29 am

Upgrade release failed

Post by hakhak91 »

Hello,

I try to upgrade my Nagios XI release 2011R3.3 to 2012R2.1.
My OS is CentOS release 6.2 (Final)

Unfortunately the nagios upgrade doesn't work. I have this message error when I launch ./ugrade.sh

error
PHP Fatal error: SourceGuardian Incompatible loader version. This protected script has been encoded with newer version of SourceGuardian. Please download and install the <A HREF="http://www.sourceguardian.com/ixeds/">latest loaders</A>. Error code [19] in /usr/local/nagiosxi/html/includes/dbl.inc.php on line 2

How can I resolve my issue?

Best Regards
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Upgrade release failed

Post by slansing »

Can you run the following:

Code: Select all

cd /tmp/nagiosxi
./install-sourceguardian-extension.sh
And then try to run the upgrade script again?
Locked