Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 22:14:46 +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-baygHNPQex@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 #38 from Jeffery Telford <echoxxzz@gmail.com> ---
(In reply to Chris Hutchinson from comment #37)

According to this page on my MySQL site:

https://dev.mysql.com/doc/apis-php/en/apis-php-mysqlnd.install.html

you need to compile PHP with OpenSSL in order to get the MySQL Native Drive=
r to
have Sha256 (and caching_sha2_password) support.=20

It's not enough to compile OpenSSL as an extension or else it seems the nat=
ive
driver is not compiled with openssl hence no 'caching_sha2_password' suppor=
t.

--=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-baygHNPQex>