yuntorrens Posted January 16, 2020 Share Posted January 16, 2020 Hello, The WISECP admin panel does not show services on the order list. What could be the problem? Quote Link to comment Share on other sites More sharing options...
0 Staff Member Onur Posted January 17, 2020 Staff Member Share Posted January 17, 2020 20 hours ago, yuntorrens said: Hello, The WISECP admin panel does not show services on the order list. What could be the problem? Hello, Thank you for writing on our community forums. About the issue where orders and more things don't appear; MySQL 5.7 and above, "SQL MODE " Definitions, some commands to prevent the operation of the software is found. These should be removed from the SQL MODE definition and updated as follows. For the solution; 1) Open the /etc/my.cnf file by accessing your server as root via SSH or SFTP. (If you do not have root access, you must provide this process to your server company.) 2) at the bottom of the opened file, add and save the sql_mode = NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTIONdefinition. 3) Restart your MySQL server. If you need more information, please let us know. Quote Helpful links : Developer Center | Usage Guide | Translate | What's New? Link to comment Share on other sites More sharing options...
Question
yuntorrens
Hello,
The WISECP admin panel does not show services on the order list. What could be the problem?
Link to comment
Share on other sites
1 answer to this question
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.