Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Server Start Permission Denied

Skilled Illusionist
Joined
Jul 16, 2005
Messages
330
Reaction score
5
Hello there,my 2nd help thread :D
mm oh ya i wanna ask about it
permission denied ive already followed the guide and stuff but still doesn't work though

help will be appreciated :p
thanks

Im going to school now bye..
i have a picture here
error0024 - Server Start Permission Denied - RaGEZONE Forums
 
Junior Spellweaver
Joined
Mar 24, 2006
Messages
119
Reaction score
29
Man this error again -.- set the permission in /etc/INIT.D... set values 0777 with WinSCP

emm and home/genconfig.sh (0777) and usr/bin (0777)

Luck
 
Upvote 0
Junior Spellweaver
Joined
Jan 21, 2008
Messages
123
Reaction score
0
if u do that your centos would be a non secure beter way is to do:
chmod 0755 /usr/bin/DBAgent
chmod 0755 /usr/bin/GlobalMgrSvr
chmod 0755 /usr/bin/ChatNode
chmod 0755 /usr/bin/LoginSvr
chmod 0755 /usr/bin/WorldSvr

no need to give every one full permissions, on every file located in /usr/bin and yet better /etc/init.d
 
Upvote 0
Back
Top