Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 13:06:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252420] 'caching_sha2_password' support missing in PHP port, limits MySQL 8 compatibility
Message-ID:  <bug-252420-7788-4G6k2uIEVS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252420-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252420-7788@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=3D252420

--- Comment #29 from Torsten Zuehlsdorff <tz@freebsd.org> ---
With removing --disable-all you will enable a bunch of modules and increase=
 the
size of the standard installation. While this is no issue for many
installations, it is if you think on a scaled cloud environment. We have al=
so
users there, which are just happy about every storage, memory and CPU saved=
 by
our method.

Also if you do a static linking of OpenSSL you will get a number of problem=
s.
Most SSL implementations do not work well when they are installed in parall=
el.
We have many LibreSSL user for example.

But because of these issues, I do not rush to a solution like it is request=
ed
over again. I do not want to break anything ;)

--=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-252420-7788-4G6k2uIEVS>