AP
Asked
ERROR - 2021-01-13 00:53:09 --> Severity: Core Warning --> Module 'sqlite3' already loaded Unknown 0
- MSAnsweredHello,
I think you have loaded sqlite3 probably twice in php.ini.
Please check the php.ini, that not have set sqlite3 for the values extension= and zend_extension=.
Please check with your server admin for more information.
Thank you - Login to Reply