|
1. Permission Denied
|
|
Fri Apr 21, 2006 [3:52 AM]
|
Artemis813
Email not supplied
member since: Oct 21, 2004
|
Reply
|
|
Hey, Im getting a permission denied error when I try to boot my mud, I run a dbsc2.5 codebase (smaug deriative). I ran a make and it only had two warnings everything else compiled cleanly. Anyone that can tell me how I can fix this? Still kinda new to this codebase. Would appreciate the help, thanks.
|
|
|
|
|
2. RE: Permission Denied
|
|
Fri Apr 21, 2006 [5:34 AM]
|
Baram
joe@persistentrealms.com
member since: Apr 1, 2006
|
In Reply To
Reply
|
|
It sounds more like it's coming from your OS and not the code. Are you sure you have enough rights under that account to run it?
|
|
|
------
Joseph Monk
|
|
3. RE: Permission Denied
|
|
Fri Apr 21, 2006 [11:13 AM]
|
xunil
Email not supplied
member since: Aug 28, 2004
|
In Reply To
Reply
|
|
Also try this command in the directory where your startup script is located.
chmod 777
|
|
|
|
|