professormichel Posted August 5, 2021 Share Posted August 5, 2021 Can anyone help me with this error? Whoops\Exception\ErrorException: Module 'sqlite3' already loaded in Unknown:0 Stack trace: #0 /home/user/public_html/sistema/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(32, 'Module 'sqlite3...', 'Unknown', 0) #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() #2 {main} 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Stephen Posted August 5, 2021 WHMCS Technical Analyst II Share Posted August 5, 2021 Hello @professormichel, This is not an error caused by WHMCS software. This indicates an issue with your servers PHP configuration, specifically, that within its php.ini the same module (sqlite3) is being loaded more than once. You will want to contact your server administrator or hosting provider to review the servers PHP configuration and identify where this is being loaded duplicate times and adjust the php.ini to resolve it. I've located a similar thread at https://forums.cpanel.net/threads/sqlite-already-loaded-warning.678389/ I hope this information helps. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.