jason404 Posted September 9, 2018 Share Posted September 9, 2018 I installed WHMCS on a WHM/cPanel server, from the terminal, using the instructions here: https://docs.whmcs.com/Installing_WHMCS I have disabled mySql's Strict Mode, as confirmed here: # mysql -e "SELECT @@sql_mode;" +--------------------------------------------+ | @@sql_mode | +--------------------------------------------+ | NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION | +--------------------------------------------+ But I get this error: Critical Error SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cleverco_whmcs.tblconfiguration' doesn't exist (SQL: select * from `tblconfiguration`) What is causing this? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted September 10, 2018 Share Posted September 10, 2018 @jason404 Did you complete the installation? If you havent loaded any data in try deleting and re-adding the database then re-running the installation 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.