-
Valued Member
HElp :(( !!
[root@cobal cabal]# service cabal start Starting GlobalDBAgent: -bash: /usr/bin/GlobalDBAgent: Permission denied
[FAILED]
Starting DBAgent_24: -bash: /usr/bin/DBAgent_24: Permission denied
[FAILED]
Starting GlobalMgrSvr: -bash: /usr/bin/GlobalMgrSvr: Permission denied
[FAILED]
Starting ChatNode_24: -bash: /usr/bin/ChatNode_24: Permission denied
[FAILED]
Starting LoginSvr_01: -bash: /usr/bin/LoginSvr_01: Permission denied
[FAILED]
Starting CashDBAgent: -bash: /usr/bin/CashDBAgent: Permission denied
[FAILED]
Starting WorldSvr_24_01: -bash: /usr/bin/WorldSvr_24_01: Permission denied
[FAILED]
You have new mail in /var/spool/mail/root
[root@cobal cabal]#
-
-
Account Upgraded | Title Enabled!
Re: HElp :(( !!
ok use winscp and go to /usr/bin/ and find those files or shortcut. Right click properties and change the permission to 0777
DBAgent
DBAgent_24
GlobalMgrSvr
ChatNode_24
LoginSvr_01
CashDBAgent
WorldSvr_24_01
-
Valued Member
Re: HElp :(( !!
Starting GlobalMgrSvr: -bash: /usr/bin/GlobalMgrSvr: Permission denied
[FAILED]
-
Re: HElp :(( !!
Still the same permissions problem and the fix is still the same.
Instead of doing the individual files i would suggest setting the actual bin folder in /usr to 0777 to make sure you have permissions to the whole thing. WinSCP has a tickbox at the bottom of the directory properties to set the permissions recursively.
-
Enthusiast
Re: HElp :(( !!
chmod +x /usr/bin/GlobalMgrSvr
-
Account Upgraded | Title Enabled!
Re: HElp :(( !!
@chumpy
well actually it some files u have to do it indivually.