Hi I need to take my server off-line.   I changed the eqhosts to 
[LoginServer]
Host=127.0.0.1:5998
and 
EQEmulatorServer   Login.ini
[database]
host = 127.0.0.1
port = 3306
and
Eqemu_config.xml
<!-- <address>127.0.0.1</address> -->
Indead when i login to everquest front end ,  I see server up.  when trying to login to private server it says no connection.
I read the Wiki, it said something about compiling again?  replacing Windows_LoginServerCrypto?   
 also  puttig this value INSERT INTO tblloginserveraccounts (AccountName,AccountPassword,AccountEmail,LastIPAd  dress,LastLoginDate)
VALUES ('your_account_name',sha('your_password'),'me@me.c  om','127.0.0.1','2014-01-01 00:00:01'); somewhere? Which I cannot find in the hiedi tables,
Is there an easy way to do this?  Thanks I am not that good at MYSQL.
I read this link 
http://wiki.eqemulator.org/p?Windows...er_Setup_Guide carefully but still way confused thanks.   BTW my server is working on eqemu.net  I used the self scripted server install ,  did not install manually.