Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2015 09:55:29 -0700
From:      Craig Leres <leres@ee.lbl.gov>
To:        Andrea Venturoli <"ml"@netfence.it>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Trouble after Cacti upgrade
Message-ID:  <55AFCB01.2000100@ee.lbl.gov>
In-Reply-To: <55AE31FB.7080803@netfence.it>
References:  <55AE31FB.7080803@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help

> Today, seeing the security advisory, I upgraded cacti to 0.8.8f on a
> 9.3/amd64 box.
> Then I connected to the web interface and I was offered the upgrade
> procedure; after that I get a blank web page.
> The upgrade did not complete, so Cacti is not available.
>
> In httpd-error log, I see:
> > PHP Warning:  include(): Failed opening '0_8_8f_to_0_8_8f.php' for
inclusion (include_path='.:/usr/local/share/pear') in /usr/local/
share/cacti/install/index.php on line 471, referer:
https://xxxxxxxxx.xxxxx/cacti/install/index.php
>
> In fact I don't see this file neither installed, neither in
> work/cacti-0.8.8f.
> Any hint?

I was upgrading from cacti-0.8.8d and saw this as well.

I bet you also have:

    PHP Fatal error:  Call to undefined function upgrade_to_0_8_8f() in
/usr/local/share/cacti/install/index.php on line 472

I added a symlink from 0_8_8f_to_0_8_8f.php to 0_8_8e_to_0_8_8f.php and
was able to "complete" the upgrade.

		Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55AFCB01.2000100>