Stefan1200's Forum

JTS3ServerMod Hosting Edition => JTS3ServerMod MySQL & WebInterface => Topic started by: azimsoft on August 29, 2015, 11:58:15 AM

Title: I could not complete the setup.
Post by: azimsoft on August 29, 2015, 11:58:15 AM
read the installation documentation and try a few times, despite my not be completing the installation. Mr Stefan, did you or a friend can show the picture or video installation? I want to ask one, how do I get telnet password?

Thank You
Title: Re: I could not complete the setup.
Post by: Stefan1200 on August 29, 2015, 12:32:58 PM
You set the telnet password in the JTS3ServerMod_InstanceManager.cfg file at the value telnet_password.

There is not much to show you. Just set the MySQL and Telnet stuff in the JTS3ServerMod_InstanceManager.cfg file, copy the web interface directory to your webspace, open the install.php in your browser and follow the instructions. After you are done, start the JTS3ServerMod.jar like written in the manual.
Title: Re: I could not complete the setup.
Post by: azimsoft on August 29, 2015, 08:51:19 PM
error :(
Title: Re: I could not complete the setup.
Post by: Stefan1200 on August 29, 2015, 08:54:08 PM
Of course, if the port 5873 is already taken, the bot can't start the telnet server. This is normal for every program.
Title: Re: I could not complete the setup.
Post by: azimsoft on August 30, 2015, 10:07:49 PM
MySQL can not link from a remote server.It is trying to connect local network. and I turned ipv4 host MySQL.
Title: Re: I could not complete the setup.
Post by: Stefan1200 on August 31, 2015, 07:13:29 AM
Deepens on your MySQL server configuration you have to allow the remote host connection. If the Webinterface, JTS3ServerMod and MySQL database are one the same machine, just use 127.0.0.1 for everything.