service cabal start

Junior Spellweaver
Joined
Jul 10, 2005
Messages
182
Reaction score
0
how to strat server?i need only adit this service cabal strat (all ok,ok.ok...) and server start?plzz help me :D
 
how to strat server?i need only adit this service cabal strat (all ok,ok.ok...) and server start?plzz help me :D

Yes........ service cabal start, then type service cabal stop. if all ok in service cabal stop so the confings is ok, if WorldSvr_24_01/LoginSvr_01 its failed in stop so re edit your confings IPS.
 
Upvote 0
[root@localhost ~]# service cabal start
Starting GlobalDBAgent: [ OK ]
Starting DBAgent_24: [ OK ]
Starting GlobalMgrSvr: [ OK ]
Starting ChatNode_24: [ OK ]
Starting LoginSvr_01: [ OK ]
Starting CashDBAgent: [ OK ]
Starting WorldSvr_24_01: [ OK ]
[root@localhost ~]# service cabal stop
Shutting down GlobalDBAgent: [ OK ]
Shutting down DBAgent_24: [ OK ]
Shutting down GlobalMgrSvr: [ OK ]
Shutting down ChatNode_24: [ OK ]
Shutting down LoginSvr_01: [ OK ]
Shutting down CashDBAgent: [ OK ]
Shutting down WorldSvr_24_01: [ OK ]
You have new mail in /var/spool/mail/root

why i cant connect to server :(
 
Upvote 0
in my LoginSvr_01.log is this:

bash: syntax error near unexpected token `('
[root@localhost cabal]# [Sun Jul 27 2008 10:10:17.715007 3086711696]: 1.close user -1 [9D20CE8] (78.84.34.118)
-bash: syntax error near unexpected token `('
[root@localhost cabal]# [Sun Jul 27 2008 10:10:47.699776 3086714576]: accept success 11(78.84.34.118:56380)
-bash: syntax error near unexpected token `('
[root@localhost cabal]# [Sun Jul 27 2008 10:10:47.700335 3086714576]: 1.open user 11 [9D20CE8] (78.84.34.118)
-bash: syntax error near unexpected token `('
[root@localhost cabal]# [Sun Jul 27 2008 10:10:47.720742 3086711696]: AuthRequest: UserID(test1), Addr(78.84.34.118)
-bash: syntax error near unexpected token `('
[root@localhost cabal]# [Sun Jul 27 2008 10:11:59.133537 3086714576]: 1.close user 11 [9D20CE8] (78.84.34.118)
-bash: syntax error near unexpected token `('
 
Upvote 0
Back