config file help

These are old archives. They are kept for historic purposes only.
Post Reply
Nitrate
Posts: 2
Joined: Sun Jun 26, 2011 12:05 am

config file help

Post 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>
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Re: config file help

Post 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.
Own3R
Posts: 1
Joined: Fri Jun 24, 2011 8:58 pm
Location: localhost
Contact:

Re: config file help

Post 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 :)
I would love to change the world, but they won't give me the source code!
Post Reply