manage_mfa.php Error

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
drzoom
Posts: 9
Joined: Tue Apr 25, 2023 11:06 am

manage_mfa.php Error

Post by drzoom »

manage_mfa.php
hesk version 3.4.3
php version 8.1

Hi,
I get this errors when trying to enable mfa option:

Image
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: manage_mfa.php Error

Post by Klemen »

You need to enable allow_url_fopen in your php configuration (php.ini file). Don't forget to restart the server after changes to php.ini
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
drzoom
Posts: 9
Joined: Tue Apr 25, 2023 11:06 am

Re: manage_mfa.php Error

Post by drzoom »

It worked perfectly, thank you.
Post Reply