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

Linux Running otserv 0.6.4

7804364

Member
Joined
Mar 6, 2010
Messages
457
Reaction score
10
Ok so when i run it i get this error

Code:
:: OTServ Version 0.6.4_SVN
:: ============================================================================
::
:: Initializing the random numbers... [done]
:: Loading lua script config.lua...  [done]
:: No datadir '', using a system-wide one
:: Using data directory /usr/local/share/otserv/... [done]
:: Checking Database Connection... Failed to connect to database. MYSQL ERROR: Access denied for user 'ot'@'localhost' (using password: NO)


Error: Database Connection Failed!


Even though the data folder is next to the otservlist, idk why it not using the config.lua and data folder that is in the same directory as ./otserv
 
yes i know. but for my server i had to type in 'localhost' instead of 127.0.0.1
I used localhost, get the same thing

:: Checking Schema version... mysql_real_query(): SELECT `value` FROM `schema_info` WHERE `name` = 'version';: MYSQL ERROR: No database selected
mysql_store_result(): SELECT `value` FROM `schema_info` WHERE `name` = 'version';: MYSQL ERROR: No database selected

IDK why it not selecting a database, i noticed in config it does not even have a database option
 
Back
Top