• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Need help with launching OTserver via WinSCP. REP++

ATT3

Intermediate OT User
Joined
Sep 22, 2010
Messages
512
Reaction score
100
So basically i just bought hosting service.
Im using WinSCP but i dont know anything about this program.
Anyway somehow i managed to run website(gesior acc)
But now i need to run my server :O!

Okay.
I have copied my OT files to correct place(im using trunk 3888)
-- Database
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "example user"
sqlPass = "example pass"
sqlDatabase = "example DB"
sqlFile = "example SQL file"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
I dont know what to do now/how to fix this :(
It keeps giving me errors.
In my opinion i think that i have done everything correct?(config,mysql) again i dont know anything about hosting via WinSCP


If you have any advices please tell me :)
I will Rep everyone who is trying to help if that motivates you.
 
Thanks Rep++
but someone told me that server should run quietly in backround (WinSCP)
Anyway i downloaded Putty and logged in>is there some commands i should write?
 
Winscp is just accessing to the dedicated server where you can store your files. There are plenty of guides at the Tutorial section which could help you with compiling and starting it up.
 
Back
Top