Search found 6 matches

by Reeckz
Tue Sep 28, 2010 1:44 pm
Forum: Unreal 3.2 Support
Topic: Permission error
Replies: 2
Views: 1616

Re: Permission error

Its fixed...he cmod the file 777.

I didn't have FTP access to his server so i couldn't cmod it.
by Reeckz
Tue Sep 28, 2010 1:32 pm
Forum: Unreal 3.2 Support
Topic: Permission error
Replies: 2
Views: 1616

Permission error

Been trying to setup a UnrealIRCd on my friends VPS for him, its running CentOS5 - No idea what to do.

heres the error
root@vps [~/Unreal3.2]# sh ./unreal start
Starting UnrealIRCd
./unreal: line 10: /root/Unreal3.2/src/ircd: Permission denied
Possible error encountered (IRCd seemingly not ...
by Reeckz
Mon Sep 20, 2010 11:28 am
Forum: Unreal 3.2 Support
Topic: Error reading ircd.c
Replies: 5
Views: 3639

Re: Error reading ircd.c

Okay figured this one out...after reading it through 5 times and tried a bit...

-bash-3.2# ./unreal start
Starting UnrealIRCd ...
by Reeckz
Mon Sep 20, 2010 9:54 am
Forum: Unreal 3.2 Support
Topic: Error reading ircd.c
Replies: 5
Views: 3639

Re: Error reading ircd.c

okay new error o.o

i changed it from ircd.c to ircd..

-bash-3.2# ./unreal start
Starting UnrealIRCd ...
by Reeckz
Mon Sep 20, 2010 9:25 am
Forum: Unreal 3.2 Support
Topic: Error reading ircd.c
Replies: 5
Views: 3639

Re: Error reading ircd.c

i set it to:

"/root/Unreal3.2/src/ircd.c"

during Config..
by Reeckz
Mon Sep 20, 2010 9:08 am
Forum: Unreal 3.2 Support
Topic: Error reading ircd.c
Replies: 5
Views: 3639

Error reading ircd.c

After going through many errors and managed to fix them by the magic of Google.com i have encountered my biggest problem so far...
I'm trying to run this IRCd on my Ununtu Linux VPS

Memory Burst / Swap Operating System Node
1024 MB 2.04 GB CentOS-5.5-x86 vps4

I have installed cURL, GCC and ...