View Full Version : Logonserver.exe stucks at 'Connecting to MySQL'
Alex89
06-24-2007, 08:07 PM
hi guys!
i already used the search function but without success. :(
i installed antrix as said in the tutotials, installed MySQL properly.
i start my mysql but if i want to start logonserver.exe, it stucks at
'Thread Manager...Connecting to MySQL Database at 127.0.01 with(root : *********)'.
net.framework 2.0 is installed.
what can i do? i already used Mangos a couple of months ago and i worked with wow 1.12. could that be a reason for this? :confused:
greetz, Bilboa
Alex89
06-24-2007, 08:20 PM
forgot the images:
http://img114.imageshack.us/img114/4237/errorvo6.jpg
i use windows xp pro sp2 ;)
my logonserver.conf:
# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
LogonDatabase.Hostname = 127.0.0.1
LogonDatabase.Username = root
LogonDatabase.Password = antrix
LogonDatabase.Name = antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
Host = 0.0.0.0
ISHost = 0.0.0.0
# Realm List Listen Port Directive
#
# This is the port that the realm list listens on.
# Unless you have modded the clients, this will
# always be 3724.
#
# Default: 3724
#
RealmListPort = 3724
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
LogLevel = 0
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
#
AccountRefresh = 600
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
MinClientBuild = 6692
MaxClientBuild = 6803
# WorldServer Setup
#
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
LogonServer.RemotePassword = "antrix"
nebaku
06-24-2007, 08:27 PM
As far s I can tell, your information is exactly the same as mine. Mine works, and goes to hooking signal. Do you have any firewall programs on?
I ask if you have a firewall on, because sometimes, when installing or running the logonserver,realms,antrix MS-DOS programs, my firewalls pop up telling me about it.
You might also want to see if you uninstalled any previous AC Web items properly. I assume you are using 4.0 Repack, and if you are, you have to either delete the old folder you have(don't delete your maps or characters) or use the uninstall function. I had a conflict problem when trying to run 4.0 , while 3.5 was still on my computer.
Alex89
06-25-2007, 10:54 AM
hi nebaku!
i have a fairewal, yes, but i shut it down while i was trying to execute logonserver.exe
i didn't have any pervious versions of wc web installed, so what could be else a reason for my troubles? :(
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.