Search found 4 matches

by freakout9903
Fri May 21, 2004 7:24 pm
Forum: Unreal 3.2 Support
Topic: Windows installation help!
Replies: 8
Views: 4134

i meant irc procs on ne of the listen ports :). I'm using Unreal3.2-SSL.exe , using mirc from mirc.com to try and connect of course.
by freakout9903
Fri May 21, 2004 7:12 pm
Forum: Unreal 3.2 Support
Topic: Windows installation help!
Replies: 8
Views: 4134

And Ron2k, you said "Another process is already running on that port. Check your log files, there'll be an error message somewhere there if this is the case." . I don't have any other poreccesses running. But you say check my logs, are there any log files bsides teh service.log(which has 0 errors)?
by freakout9903
Fri May 21, 2004 7:08 pm
Forum: Unreal 3.2 Support
Topic: Windows installation help!
Replies: 8
Views: 4134

well i DID read throguh the docs....and I am still unsure of why it's not working. wircd.exe is running , and i can't connect on ne of the ports, and there not being used by any other application. My listen ports are:

listen *:6697
{
options
{
ssl;
clientsonly;
};
};

listen *:8067;
listen ...
by freakout9903
Fri May 21, 2004 3:15 am
Forum: Unreal 3.2 Support
Topic: Windows installation help!
Replies: 8
Views: 4134

Windows installation help!

Well i installed unrealircd and from what i think, have my config file setup correct. I corrected all the errors in the service.log . The process starts but i get connection refused on the listen port , even when tryign localhost. Any1 have ne idea's on waht i did wrong?