Page 1 of 1

config file help

Posted: Sun Jun 26, 2011 12:13 am
by Nitrate
I get an error when starting the irc , I suspect its a problem with the config file but I have no idea on how to edit the config file an have looked at the at the help link within the read me file , Could anyone possibly help me configure the file?

_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.9-rc1
using TRE 0.8.0 (BSD)

* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] unrealircd.conf:322: link hub.mynet.com with ZIP option enabled on a non-ZIP compile
[error] unrealircd.conf:537: tld::motd: ircd.motd.fr: No such file or directory
[error] unrealircd.conf:538: tld::rules: ircd.rules.fr: No such file or directory
[error] unrealircd.conf:737: set::kline-address must be an e-mail or an URL
[error] 5 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
tail: cannot open `/home/zcworld/src/Unreal3.2/ircd.log' for reading: No such file or directory
zcworld@linux:~/src/Unreal3.2>

Re: config file help

Posted: Sun Jun 26, 2011 1:28 am
by SpaceDoG
The errors with the config file are right there. Also the ircd.log will be in the same directory as the unrealircd.conf.

Re: config file help

Posted: Wed Jun 29, 2011 12:23 pm
by Own3R
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile :
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile:
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile:
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile:
[error] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile:
for fix that serch for SSL in your config file anywar u find it remove it !

[error] unrealircd.conf:322: link hub.mynet.com with ZIP option enabled on a non-ZIP compile:

for that one u will find Zip; option in your link info remove it too fo fix that one !

[error] unrealircd.conf:537: tld::motd: ircd.motd.fr: No such file or directory:
[error] unrealircd.conf:538: tld::rules: ircd.rules.fr: No such file or directory:

in your Unreal3.2 dir , make this two files! ircd.motd.fr and ircd.rules.fr

[error] unrealircd.conf:737: set::kline-address must be an e-mail or an URL:

in line 737 u will find k-line address cheng it to your Email!

i thing with this chenges it will be run :)