[Bug 247134] databases/phpmyadmin5 2FA stopped working
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 10 06:12:07 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247134
Bug ID: 247134
Summary: databases/phpmyadmin5 2FA stopped working
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: joneum at FreeBSD.org
Reporter: epopen at gmail.com
Assignee: joneum at FreeBSD.org
Flags: maintainer-feedback?(joneum at FreeBSD.org)
Hi maintainer.
I encounter blank screen issue after login using 2FA @ php74.
And error message as below
[10-Jun-2020 13:49:22 Asia/Taipei] PHP Fatal error: Uncaught
BaconQrCode\Exception\RuntimeException: You need to install the libxml
extension to use this back end in
/home/www/phpmyadmin.epopen.com/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php:46
Stack trace:
#0
/home/www/phpmyadmin.epopen.com/libraries/classes/Plugins/TwoFactor/Application.php(47):
BaconQrCode\Renderer\Image\SvgImageBackEnd->__construct()
#1 /home/www/phpmyadmin.epopen.com/libraries/classes/TwoFactor.php(196):
PhpMyAdmin\Plugins\TwoFactor\Application->__construct(Object(PhpMyAdmin\TwoFactor))
#2 /home/www/phpmyadmin.epopen.com/libraries/classes/TwoFactor.php(74):
PhpMyAdmin\TwoFactor->getBackend()
#3
/home/www/phpmyadmin.epopen.com/libraries/classes/Plugins/AuthenticationPlugin.php(342):
PhpMyAdmin\TwoFactor->__construct('epopen')
#4 /home/www/phpmyadmin.epopen.com/libraries/common.inc.php(402):
PhpMyAdmin\Plugins\AuthenticationPlugin->checkTwoFactor()
#5 /home/www/phpmyadmin.epopen.com/index.php(23):
require_once('/home/www/phpmy...')
#6 {main}
thrown in
/home/www/phpmyadmin.epopen.com/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php
on line 46
The issue can fix by install dependence extensions as below
# portmaster textproc/php74-xmlwriter
Other user got same issue at
https://github.com/phpmyadmin/phpmyadmin/issues/16064
Please help to fix the issue.
Thanks a lot.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list