Log in

View Full Version : http server quick question...


hayward6
07-25-2008, 09:14 PM
Whats the user and password, or where is that set in the database? I forgot what it was and did a reinstall so I cant get in now. I'm connecting to the service, but im being asked for a user name and password.

spider661
07-26-2008, 12:35 PM
the password it wants is your account password.. not the login server pass.. you have to go into you account table and set a pass on the account and the account needs 255 status also.. and the password needs to be md5 i think i have not tried a plain text one.. just search Google for a converter one of the fist sites that come up will convert text to md5 passwords

hayward6
07-28-2008, 04:43 PM
Thanks Spider, that was it. The password can be plain text for anyone else who may need this info later on.

Babul
09-14-2008, 12:13 AM
Sorry what do you mean by user account?

Is that the account I use to connect to the Mysql DB?

because I tried all and i cannot connect to the http server past the login.

I tried root and password

and also my main game account which has i privileges

Babul
09-14-2008, 03:06 AM
NM i figured that was the server account not the DB account