Account Server will not open

05/09/2010 15:25 corey88#1
I need you to help me as fast as possible.
When I open my AccountServer6.127 it opens and closes immediately.
I use this db here: [Only registered and activated users can see links. Click Here To Register...]

If anyone can help me I thank

Regards Corey88:(
05/09/2010 17:49 xCookieZx#2
Quote:
Originally Posted by corey88 View Post
I need you to help me as fast as possible.
When I open my AccountServer6.127 it opens and closes immediately.
I use this db here: [Only registered and activated users can see links. Click Here To Register...]

If anyone can help me I thank

Regards Corey88:(
most likely an error in config.ini or authorizedb.cfg, when that hppened to me this is what i did i went into ahuthorizedb.cfg and
127.0.0.1 root test my account name password id
count_stat server_name status
127.0.0.1 test 4871344843773d3d111 my


i changed it to this

127.0.0.1 root test my account name password id
count_stat server_name status
127.0.0.1 root 4871344843773d3d111 my

on the third row where it says test i changed it to root p.s. this has nothing to do with the varying db e.g. it doesn't really matter if you don't have an account db on .... um what i mean to say is that you can have it as my my or account account , it doesn't matter its what yours is specified i just pulled these out of the defaults that came with the revo db the answer is the root in the third row
05/09/2010 18:29 corey88#3
good did what you told me and this sh** still closed on open

but What is "4871344843773d3d111"?

Check if my ahuthorizedb.cfg is correct:
127.0.0.1 root ***** my account name password id
count_stat server_name status
127.0.0.1 root 4871344843773d3d111 my

Thanks!
05/09/2010 19:00 xCookieZx#4
Quote:
Originally Posted by corey88 View Post
good did what you told me and this sh** still closed on open

but What is "4871344843773d3d111"?

Check if my ahuthorizedb.cfg is correct:
127.0.0.1 root ***** my account name password id
count_stat server_name status
127.0.0.1 root 4871344843773d3d111 my

Thanks!
4871344843773d3d111 is for the password test so i guessing your error is here ***** these stars should be test also double check if your my and account databases are correct? because i know that revo db comes with default only a my db so it should be

127.0.0.1 root test my my name password id
count_stat server_name status
127.0.0.1 root 4871344843773d3d111 my

and also in your config and all other files for accserver change where it says account to my
05/09/2010 19:44 corey88#5
I just put the "****" to not display the password to my mysql ...
05/09/2010 20:41 xCookieZx#6
Quote:
Originally Posted by corey88 View Post
I just put the "****" to not display the password to my mysql ...
i figureeed but if your gonna change one you have to change it in ALLL the files meaning all your config files and everything
05/10/2010 22:11 arif5303#7
same problem with me.. T_T