Page 1 of 1

Error

Posted: Sun Jun 12, 2005 1:12 am
by boyofwits
If I try to run unrealircd i gt this, any help?

* Loading IRCd configuration ..
[warning] unrealircd.conf:253: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:320: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] unrealircd.conf:524: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:525: tld::rules: ircd.rules.fr: No such file or directory
[error] unrealircd.conf:722: set::kline-address must be an e-mail or an URL
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing

Posted: Sun Jun 12, 2005 1:57 am
by Stealth
You should read the documentation, read the errors, and then read the documentation again. Once you have done that, fix the errors, and if done right, your IRCd will start. Those errors are in plain english, and if you can't understand/fix them, I question your ability to run an IRCd.

Docs:
http://www.vulnscan.org/UnrealIrcd/unreal32docs.html

FAQ:
http://www.vulnscan.org/UnrealIrcd/faq/

Posted: Sun Jun 12, 2005 2:35 am
by w00t
Added to this the fact that most (if not all) of these errors are already covered by comments inside that file - which means you probably haven't read a thing inside it.