summaryrefslogtreecommitdiff
path: root/conf-tmpl/inter_athena.conf
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-23 10:25:23 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-23 10:25:23 +0000
commitae6da4b867571ac6b53198e56b11a31d037f3dd2 (patch)
treed29ceb72108b3e83189ca0365c80251b2e378367 /conf-tmpl/inter_athena.conf
parent1712235ca128f9c4bb7003269e7bcfe132044be8 (diff)
downloadhercules-ae6da4b867571ac6b53198e56b11a31d037f3dd2.tar.gz
hercules-ae6da4b867571ac6b53198e56b11a31d037f3dd2.tar.bz2
hercules-ae6da4b867571ac6b53198e56b11a31d037f3dd2.tar.xz
hercules-ae6da4b867571ac6b53198e56b11a31d037f3dd2.zip
updated a comment
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@749 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/inter_athena.conf')
-rw-r--r--conf-tmpl/inter_athena.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf
index f3fc90d50..9d6040107 100644
--- a/conf-tmpl/inter_athena.conf
+++ b/conf-tmpl/inter_athena.conf
@@ -40,6 +40,12 @@ read_gm_interval: 10
// SQL version options only
+// Ideally under linux, you want to use localhost instead of 127.0.0.1.
+//
+// Under windows, you want to use 127.0.0.1. If you see a message like
+// "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
+// and you have localhost, switch it to 127.0.0.1
+
// MySQL Login SQL Server
login_server_ip: 127.0.0.1
login_server_port: 3306
@@ -127,4 +133,4 @@ use_sql_db: no
// Log Inter Connections, etc.?
log_inter: 1
-import: conf/import/inter_conf.txt \ No newline at end of file
+import: conf/import/inter_conf.txt