Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 17:31:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209456] net-mgmt/cacti: php56-mysql package isn't a dependancy - a clean install fails to work until you install php56-mysql
Message-ID:  <bug-209456-13-EJOPqJr9Tu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209456-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209456-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209456

--- Comment #2 from Daniel Austin <freebsd-ports@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"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209456-13-EJOPqJr9Tu>