Jump to content

Recommended Posts

Posted (edited)

Check your SQL (Username/Password) 

 

jHmblcm.png

 

char_athena.conf

// Server Communication username and password.
userid: Username <--- (Whatever you want to put)
passwd: Password <--- (Whatever you want to put)

map_athena.conf

// Interserver communication passwords, set in account.txt (or equiv.)
userid: Username <--- (Whatever you want to put)
passwd: Password <--- (Whatever you want to put)

inter_athena.conf

// Global SQL settings
// overridden by local settings when the hostname is defined there
// (currently only the login-server reads/obeys these settings)
sql.db_hostname: 127.0.0.1
sql.db_port: 3306
sql.db_username: SQL Username
sql.db_password: SQL Password
sql.db_database: Your SQL DB Name
sql.codepage:

// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: SQL Username
char_server_pw: SQL Password
char_server_db: Your SQL DB Name

// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: SQL Username
map_server_pw: SQL Password
map_server_db: Your SQL DB Name

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: SQL Username
log_db_pw: SQL Password
log_db_db: Your SQL DB Name
log_codepage:
log_login_db: loginlog
Edited by Jerhia

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...