If you enter the IP of the computer, it gives an error.
03/09/19 18:55 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
Does the plugin create the mysql database structure itself?
How to import existing database into mysql?
Hi. How to connect to a mysql database if the server is on another computer. How to fill in the field: "MysqlHost"?
"Mysql":{
"UseMysql":true,
"MysqlHost":"192.168.1.10",
"MysqlUser":"arkshop",
"MysqlPass":"arkshop",
"MysqlDB":"arkshop"