Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-19-2005, 07:37 AM
steffijade
Fire Beetle
 
Join Date: Aug 2005
Posts: 8
Default Login errors and minilogin..what worked for me

Hi there,
I am new to EQEMU but have managed to get my own server up and running using minilogin thanks to the tutorials posted and advice I picked up from the forums.

The problem I was having was that I couldn`t get past the login screen without hanging. After a little tinkering I managed to sort it out by creating a new login account using a couple of edits in Mysql.

To do this I opened up a command prompt and entered :

cd c:\mysql\bin

mysql -u root
use [eq];
(substitute the name of your database for the name in brackets but DON'T use the square brackets when coding)

grant all privileges on [eq]. * to [username]@localhost identified by '[password]' with grant option;
(again substitute the text in brackets but use a new name and password)

insert into account (name, status, minilogin_ip) values ('[username]', 250, '[ip address]') ;

(again substitute the text in brackets, instead of [username] put in the the new username you used in the 'grant all privileges' code. For [ip address] use the ip that you are using in loginserver,db,boot5 and eqhost. In my case this was 127.0.0.1)

This sorted out my problem and allowed me to login to my server using minilogin.

I know that this is all probably common knowledge for most people here but I thought it might be nice to give people another option when searching the forums for solutions.

Last edited by steffijade; 08-19-2005 at 03:40 PM..
Reply With Quote
  #2  
Old 08-19-2005, 03:50 PM
mrkcmty3
Sarnak
 
Join Date: Aug 2005
Posts: 93
Default

I'm confused, why is this in the support topics? It could be helpful, but its not asking anything. I mean shouldn't most people not need to do that if they follow the guides properly, maybe you should post that onto the the tutorial thread you followed. More people might see it that way. Just a thought. Though good to know you figured out something that worked.
Reply With Quote
  #3  
Old 09-08-2005, 11:22 PM
Damilis's Avatar
Damilis
Hill Giant
 
Join Date: Dec 2002
Location: Nottingham!!
Posts: 217
Talking Good to know

Quote:
Originally Posted by mrkcmty3
I'm confused, why is this in the support topics? It could be helpful, but its not asking anything. I mean shouldn't most people not need to do that if they follow the guides properly, maybe you should post that onto the the tutorial thread you followed. More people might see it that way. Just a thought. Though good to know you figured out something that worked.
Personally, I find that reading posts that have solutions are far more valueable that threads that just contain post after post of "Its not working for me either..." Additionally, the only problem with putting stuff in a tutorial thread is that with the current state of EQEmu, aka a dynamic point in its development, that a tutorial that is accurate is non-existant. Time will allow people to play with 0.6.2 and develop solutions.

just another 2 cents.
__________________
GM/ServerOP - Shadows of Norrath

Last edited by Damilis; 09-13-2005 at 07:37 AM..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:51 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3