Frequently Asked Question
Troubleshoot: sqlite3 extension required to run DbFace
Last Updated 6 years ago
DbFace requires SQLite3 extension to save configuration data (applications, accounts, etc.)
If you run into this issue, please open php.ini file, and uncomment the line below:
If you run into this issue, please open php.ini file, and uncomment the line below:
extension=php_sqlite3.dll