Jump to content

jason404

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by jason404

  1. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated