Jump to content

WHMCS Strict SQL Mode Detected


KLAMP

Recommended Posts

Hi, I am getting the following warning in the installation whmcs can you help me how can I solve it

 

 

Strict SQL Mode Detected

 

Please disable strict SQL mode before continuing.

 

 

- Removed -

Edited by Infopro
Please Attach Images to Your Posts.
Link to comment
Share on other sites

"my.ini/my.cnf typing the command out

 

 

nano /etc/my.cnf used the CNF command

 

the content of the command below but it didn't change anything

 

sql-mode=""

innodb_file_per_table=1

default-storage-engine=MyISAM

performance-schema=0

max_allowed_packet=268435456

open_files_limit=10000

 

 

 

 

Make the following changes in the "my.ini/my.cnf":

-Look for the following line:

sql-mode = "STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

-Change it to:

sql-mode="" (Blank)

-Restart the MySQL service.

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