Cant connect to MySQL server. ArkShop server sycing.

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

kronik424

Member
Joined
Feb 6, 2022
Messages
5
My server cant seem to connect to the SQL SERVER
I run it under legacy install and add schema playerspoints . I set this as default schema.
This is the Config script:
"Mysql": {
"UseMysql": true,
"MysqlHost": "localhost",
"MysqlUser": "root",
"MysqlPass": "PASSWORD",
"MysqlDB": "playerspoints",
"MysqlPort": 3306

Note i put my password
 
Last edited:
ssl=0 is wrong on SQL
I dont understand what should it be set to and where do i set that.


UPDATE: I downloaded the Openssl and added into path but i continue to get errors when trying to use the wizard.
 
Last edited:
I think i missed the legacy install and when i noticed the problem i did not delete all the files along with the program. I had to make sure to get 8.0.16
 
Tempest Dedicated Servers
Tebex
Back
Top