[Bug 209456] net-mgmt/cacti: php56-mysql package isn't a dependancy - a clean install fails to work until you install php56-mysql

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 11 17:31:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209456

--- Comment #2 from Daniel Austin <freebsd-ports at dan.me.uk> ---
(In reply to kpielorz from comment #0)
it seems cacti's installer specifically checks for the mysql extension (even
though it doesn't require it) *sigh*

I'll do a patch to sort that out.

If you don't want to wait, you can edit the file
"/usr/local/share/cacti/install/index.php" on line 66 and change "mysql" to
"mysqli"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list