[Help] Accserver.exe

12/12/2008 22:23 jag21#1
When I run accserver.exe it closes automatically dnt knw wat the problem is and i followed every step in necrons guide..if some1 could help me out i would really appreciate it
12/13/2008 00:17 zuikislol#2
u might be missing somes files in AccServer folder,or your winmysqladmin is not on.
12/13/2008 01:08 commandcom#3
go to accserver folder open AuthorizeDB.cfg
Code:
127.0.0.1 root test my account name password id
count_stat server_name status
127.0.0.1 [COLOR="Blue"]test[/COLOR] 4871344843773d3d111 my
change it to
Code:
127.0.0.1 root test my account name password id
count_stat server_name status
127.0.0.1[COLOR="Red"] root[/COLOR] 4871344843773d3d111 my
12/13/2008 03:03 dani-filth0#4
if that not worked replace my for my2
12/13/2008 14:35 davidcerv#5
go Mysql
12/13/2008 19:37 jag21#6
thx for the help but it still closes up..any more ideas where i might need to check?


Hmm in winmysqladmin it says driver 3.15 not found is it suppose to say that?

well i think i found the prob i aint connected in navicat and i cant seem to get connected
12/14/2008 14:02 Necron33#7
mm is mysql even up?
12/27/2008 01:56 pktman#8
case closed. The only thing u need to do is to edit the .inis and .cgf, make sure that the user u used on running the winmsqyladmin.exe and navicat should be the same thing like for example:

127.0.0.1 test test my2

if u used the user test on winmqyladmin.exe and navicat, youll have no problem on running the accserver.exe but if u used the user root u should edit the .inis and .cfg like this...

127.0.0.1 root test my2.