Trouble after Cacti upgrade

Craig Leres leres at ee.lbl.gov
Wed Jul 22 16:55:36 UTC 2015


> 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


More information about the freebsd-ports mailing list