Page 1 of 1

Help conf

Posted: Thu Sep 22, 2005 3:36 pm
by Artos
my conf
http://www.mondoirc.net/ircserver.htm
File unrealircd.conf in Italiano per UnrealIRCd 3.2.x

Start wircd

* Loading IRCd configuration ..
[error] unrealircd.conf:554: Missing semicolon before close brace
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load


My OS windows xp sp2
pls consignment work unrealircd.conf my mail : Mod: Email removed

Posted: Thu Sep 22, 2005 4:15 pm
by Matridom
554? man that's a large conf file.

have you looked to see what is at line 554? cause honestly, I don't feel like digging through your conf file to find the error, you should be able to find it easily enough with the error messages given

Posted: Thu Sep 22, 2005 11:24 pm
by Necron
554 isnt too long if he still has the comments from the example.conf

just find line 554 and add a ; to the end

or copy a chunk with a few lines above and a few lines below here

Posted: Thu Sep 22, 2005 11:55 pm
by w00t
_before_ close brace, been a while since I've done a conf, but doesn't that mean he's done something like..

m00 {
foo;
boo
};

or something like that?