- Joined
- Mar 1, 2007
- Messages
- 10
- Reaction score
- 0
I don't read chinese but that looks like it's the centos startup and if it is failing there then it is probably "permission denied". As root do a chmod 0777 on the following...
/etc/cabal
/etc/init.d/LoginSvr_*
/etc/init.d/DBAgent_*
/etc/init.d/ChatNode_*
/etc/init.d/WorldSvr_*
/usr/bin/GlobalDBAgent
/usr/bin/GlobalMgrSvr
/usr/bin/CashDBAgent
/usr/bin/LoginSvr*
/usr/bin/DBAgent*
/usr/bin/ChatNode*
/usr/bin/WorldSvr*
I think that should cover all the the permissions at least.
Errors in Chinese dopn't help us. Install the English patch from the sticky.
If it is erroring at that point i suspect that either the ip address in internal.txt is wrong (it should be the centos ip) or the server processes can't access the database. Check your logs for clues as nether the error nor the picture of the services starting up is going to help here.