• as per title – can’t login if 2fas is enabled, it just returns to the login screen after entering the code.

    • This topic was modified 5 years, 5 months ago by grizlyadams.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author 2FAS

    (@2fas)

    Please make sure that you have all required PHP extensions installed (gd, mbstring, openssl) after upgrade PHP.
    We tested plugin on this version of PHP without any errors so we think that it may be specific server configuration problem.
    If you can check error logs, there may be some information that will help us to resolve this problem.

    Thread Starter grizlyadams

    (@grizlyadams)

    hi – thanks for the info.

    where do I check what PHP extensions are installed and do you have a list of required extensions?

    And which error logs? (apache, system?)

    thanks

    • This reply was modified 5 years, 4 months ago by grizlyadams.
    Plugin Author 2FAS

    (@2fas)

    The extensions we use are described above, if you have access to server console you can check enabled extensions by set php -m if not you should ask your host provider. Our plugin check this extensions and display notification in admin panel but you have problem in login form.
    Do you have using multisite or any plugin that change the url of login form, this is the second thing that comes to our mind.
    If you can check apache logs we would appreciate, but then send it on our support email please at [email protected] not in the public forum.

    Thread Starter grizlyadams

    (@grizlyadams)

    ok – will do the Apache logs later – for now, gd, mbstring and openssl are installed.

    I do not have multi site

    i do not have url changing plugins

    i’ll do a test and send the apache logs as soon as I can

    • This reply was modified 5 years, 4 months ago by grizlyadams.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Upgraded to PHP 7.3 (from 5.6) and now 2fas no longer works’ is closed to new replies.