Search found 2 matches

by rkitect
Sun Jan 31, 2010 5:57 pm
Forum: Unreal 3.2 Support
Topic: Permission Denied on "unreal" but runs on "ircd"
Replies: 2
Views: 2256

Re: Permission Denied on "unreal" but runs on "ircd"

rargh! I hate it when i get it fixed right after posting. Delete if you want, or leave if it will be helpful to others. Symbolic link fixed it:

rkitect@blahServer:~/conf$ ln -s $(pwd)/unreal ~/bin/unreal
rkitect@blehServer:~/conf$ cd ../bin
rkitect@mehServer:~/bin$ unreal
Usage: unreal start|stop ...
by rkitect
Sun Jan 31, 2010 5:53 pm
Forum: Unreal 3.2 Support
Topic: Permission Denied on "unreal" but runs on "ircd"
Replies: 2
Views: 2256

Permission Denied on "unreal" but runs on "ircd"

rkitect@blahServer:~/conf$ ./unreal start
Starting UnrealIRCd
./unreal: 136: /home/rkitect/bin: Permission denied
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you ...