Search found 2 matches

by GreZx
Sun Oct 09, 2005 8:36 am
Forum: Services
Topic: Anope won't start
Replies: 2
Views: 2122

Link block (in unrealircd.conf):
link services.clanmox.servegame.org
{
username *;
hostname localhost;
bind-ip *;
port 6667;
hub *;
password-connect "*************";
password-receive "*************";
class servers;
};

RemoteServer line (in services.conf):
RemoteServer localhost 6667 ...
by GreZx
Sun Oct 09, 2005 8:06 am
Forum: Services
Topic: Anope won't start
Replies: 2
Views: 2122

Anope won't start

Hi, I am having a problem with Anope v.1.7.11 and the IRC server I am using is Unreal v.3.2.3 on Xebian 1.1.4 (Xbox-Linux). The problem is that when I execute "./services", I see nothing happening. Here's the log:

[Oct 09 00:49:41 2005] Loading IRCD Protocol Module: [unreal32]
[Oct 09 00:49:41 ...