• 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!

Windows Gesior Error

dexrs

New Member
Joined
Jan 7, 2012
Messages
2
Reaction score
0
Hello, i have problem, when i'll try added tables and columns to DB, have problem:
Can't connect to MySQL database.

My config is:
Code:
	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = "ots"
	mysqlDatabase = "wlasna"
	mysqlPort = 3306

Code:
	-- SqLite
	sqliteDatabase = "forgottenserver.s3db"

	-- SQL
	sqlType = "mysql"
	passwordType = "plain"
and config acc:
Code:
server_path = "D:/OTS/9.1/Mystic Spirit/"

Engine:
TFS 9.1
ACC:
GesiorZnoteEdition

Xampp 1.66 and 1.7.3 :(

I imported datebase forgottenserver.sql and is the same..

What's bad?

Maybe anyone have Modern ACC for 9.1 client?
 

Similar threads

Replies
1
Views
697
Back
Top