A few things:
1.) If you are NOT using MiniLogin.ini (Or MiniLoginAccounts, whatever its called) Make sure you go into MySQL and type
Code:
INSERT INTO account SET user='eqemu', password='eqemu', status=200;
If it works, you will see:
Code:
Query OK, 1 row affected (number of secs it took)
2.) If you are using the miniloginaccounts file (cant remember the exact name of it) Then just set it up by entering in the correct info.
Also, the only way to set it up over LAN is if you use the .ini file.