Jump to content

mySql error after installation


Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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