[Bug 1571432] Re: Cacti package is incompatible with PHP7 on Xenial
Launchpad Bug Tracker
1571432 at bugs.launchpad.net
Tue Apr 19 00:16:33 UTC 2016
This bug was fixed in the package cacti - 0.8.8f+ds1-4ubuntu4
---------------
cacti (0.8.8f+ds1-4ubuntu4) xenial; urgency=medium
* debian/patches/11_1571432_mysqli.patch: Use mysqli extension not
mysql with PHP7.0. Closes LP: #1571432.
-- Nishanth Aravamudan <nish.aravamudan at canonical.com> Mon, 18 Apr
2016 13:54:08 -0700
** Changed in: cacti (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1571432
Title:
Cacti package is incompatible with PHP7 on Xenial
Status in cacti package in Ubuntu:
Fix Released
Bug description:
The Cacti web interfaces fails the Cacti install in a default Xenial
install with all dependancies installed via apt-get.
PHP7 no longer provides the mysql extension, however Cacti exepects it
and Cacti install fails.
This can be patched by stopping it from looking for the extension, but
there appear to be other errors as well due to incompatibility between
Cacti and PHP7.
Easily reproduced by installing Cacti on Xenial and observing what
happens.
http://<servername>/cacti/install/
Error
The following PHP extensions are missing:
mysql
Please install those PHP extensions and retry
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/1571432/+subscriptions
More information about the Ubuntu-sponsors
mailing list