Arno0x / TwoFactorAuth

Two Factor Authentication web portal written in PHP
130 stars 43 forks source link

"Cannot open user database file" when installing #14

Closed oakwhiz closed 4 years ago

oakwhiz commented 4 years ago

I was not able to correctly install this on PHP7 without making this modification to dbManager.php. I was getting errors such as "[ERROR] Cannot open user database file" or "[ERROR] Unknown user".

oakwhiz commented 4 years ago

Fixed by #13