PDA

View Full Version : Getting error messages in minilog plz help!!!


MrMGee
05-25-2002, 08:43 AM
Hey im having a problem with the minilogin. When i run the world.exe and the boot5zone i get error's


this is the wolrd.exe when i run it

-------------------------------

LoginServer.ini read.
Failed to connect to database: Error: Can't connect to MySQL server on 'localhost' (10061)
DB Query Error
Error #2006: MySQL server has gone away
Error in GetVariable query 'SELECT value FROM variables WHERE varname like 'hold
zones'' #2006: MySQL server has gone away
Loading zone names & items...DB Query Error
Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
DB Query Error
Error #2006: MySQL server has gone away
Error in PopulateZoneLists query 'SELECT MAX(id) FROM items' #2006: MySQL server
has gone away
done.
Loading guild ranks...DB Query Error
Error #2006: MySQL server has gone away
Error in GetGuildRank query 'SELECT id, eqid, name, leader, rank0title, rank1, r
ank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, rank5, rank5
title from guilds' #2006: MySQL server has gone away
done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
New TCP connection: 127.0.0.1:1317
New TCP connection: 127.0.0.1:1318


--------------------------------------------

This is what im db.ini looks like

--------------------------------------
# READ README.TXT!

[Database]
host=localhost
user=(yes i entered a name)
password=(and a pass too :)
database=eq

-------------------------------------

This is what my loginsever thing says

[LoginServer]
loginserver=localhost
worldname=Type Server Name Here
locked=false
account=
password=
worldaddress=localhost
loginport=5999

---------------------------------------

Can someone please tell me what i did wrong and what i can please do to fix the problem or so that i can get the sever to unlock in the minilogin........thanx

Lurker_005
05-25-2002, 09:00 AM
Failed to connect to database: Error: Can't connect to MySQL server on 'localhost' (10061)
DB Query Error
Error #2006: MySQL server has gone away


This has been asked and anwsered several times before. Please just do a search for "MySQL server has gone away" or "Can't connect to MySQL server" and you will find all the help you need.

Shawn319
05-25-2002, 05:00 PM
Are you running winmysqladmin.exe in the backround? if not try that.

Also try the post "Possible fix for 2006 error in mysql" it will probably help (its at top of this forum)