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

Database

Kalitzi

Apocalypse
Joined
Oct 3, 2007
Messages
63
Reaction score
5
I might be retarded, but how do you create a database without a sql sample like forgottenserver.sql? :(:(:confused::confused:
 
To create a database you will need a webserver such as Xampp and a mysql server like phpmyadmin (which is already in Xampp if you're using the right version) there you can make a new database with this name: forgottenserver
Then you must import the forgottenserver.sql into phpmyadmin now it will create tables with the things you will need to run a server.
 
Yea, I just cant fint the sql sample! I've hosted several sql servers before but I coudn't find a tfs databse this time! It wasn't included in the download.
 
Hm Slawkens dont be rude, everyone have problem with this..
I think Talaturen should include the damn SQL sample in the releases.
 
He only included the s3db for sqlite in the download, but not the .sql file that is needed for mysql inporting, though he did this in earlier versions.
Also theres no explanation on what to say in config.lua if you use mysql.
 
Back
Top