Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 06:12:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247134] databases/phpmyadmin5 2FA stopped working
Message-ID:  <bug-247134-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: epopen@gmail.com
          Assignee: joneum@FreeBSD.org
             Flags: maintainer-feedback?(joneum@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/Ima=
ge/SvgImageBackEnd.php:46
Stack trace:
#0
/home/www/phpmyadmin.epopen.com/libraries/classes/Plugins/TwoFactor/Applica=
tion.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\Two=
Factor))
#2 /home/www/phpmyadmin.epopen.com/libraries/classes/TwoFactor.php(74):
PhpMyAdmin\TwoFactor->getBackend()
#3
/home/www/phpmyadmin.epopen.com/libraries/classes/Plugins/AuthenticationPlu=
gin.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/Ima=
ge/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.

--=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-247134-7788>