EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=613)
-   -   Error 10061 (https://www.eqemulator.org/forums/showthread.php?t=185)

irongun 01-31-2002 10:11 AM

Error 10061
 
When i Open the world server.. everything works except connecting and i get an Error 10061 when i do that... i double checked the db and .ini file and they're all right, what now?

agvar 01-31-2002 01:43 PM

login server down
 
you need to set up the mini login server because eqfrags.com server is down for some reason

irongun 01-31-2002 02:03 PM

how?

madborg 02-05-2002 06:52 PM

there is a file called loginserver.ini in your server directory.

change loginserver=localhost
and worldaddress=127.0.0.1 if your client and server are on the same machine or your internal IP such as
worldaddress=192.168.1.3 (my setup)

then run everything like normal:

mysqld, minilogin, world, boot5zones

you will see the world server login into to the minilogin as localhost.

the account to use is eqemu/eqemu

you also need to go to mysql at mysql/bin and do the following
commands (do this before you run world server):

use eq (whatever the name of the eqemu db is)
update account set status=200 where name='eqemu';


All times are GMT -4. The time now is 04:59 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.