[Bug 252420] 'caching_sha2_password' support missing in PHP port, limits MySQL 8 compatibility

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 26 22:14:47 UTC 2021


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

--- Comment #38 from Jeffery Telford <echoxxzz at 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 Driver to
have Sha256 (and caching_sha2_password) support. 

It's not enough to compile OpenSSL as an extension or else it seems the native
driver is not compiled with openssl hence no 'caching_sha2_password' support.

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


More information about the freebsd-ports-bugs mailing list