plzzzzzzzzzz help [more details]

These are old archives. They are kept for historic purposes only.
Locked
supernova
Posts: 3
Joined: Fri Jan 27, 2006 11:12 am

plzzzzzzzzzz help [more details]

Post by supernova »

hi again when i restart my unreal with putty i get this msg

[silvester@zanj Unreal3.2]$ ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.3
using TRE 0.7.2 (GPL)
using OpenSSL 0.9.7d 17 Mar 2004
using zlib 1.1.4

* Loading IRCd configuration ..
[error] unrealircd.conf: Unexpected EOF for section starting on line 954
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
]Possible error encountered (IRCd seemily 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
=====================================================
[Fri Jan 27 02:45:05 2006] - OVERRIDE: ChanServ ([email protected]) KICK #MP3-RUS noon (closed channel)
[Fri Jan 27 02:45:12 2006] - OVERRIDE: ChanServ ([email protected]) MODE #MP3-RUS +b *!~[email protected]
[Fri Jan 27 02:45:12 2006] - OVERRIDE: ChanServ ([email protected]) KICK #MP3-RUS [MP3-RUS]-WZ-0004 (closed channel)
[Fri Jan 27 02:45:12 2006] - OVERRIDE: ChanServ ([email protected]) MODE #enigma +b *!~[email protected]
[Fri Jan 27 02:45:12 2006] - OVERRIDE: ChanServ ([email protected]) KICK #enigma noon (closed channel)
[silvester@zanj Unreal3.2]$


the following is from line 954



set {
kline-address "[email protected]";
modes-on-connect "+ixw";
modes-on-oper "+xwgs";
modes-on-join "+nt";
oper-auto-join "#opers";
dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};
options {
hide-ulines;
/* You can enable ident checking here if you want */
/* identd-check; */
};

can someone plz help ??? :D
wax
Posts: 72
Joined: Tue Oct 04, 2005 6:32 am
Location: ByNets@Belarus
Contact:

Post by wax »

set {
kline-address "[email protected]";
modes-on-connect "+ixw";
modes-on-oper "+xwgs";
modes-on-join "+nt";
oper-auto-join "#opers";
dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};
options {
hide-ulines;
/* You can enable ident checking here if you want */
/* identd-check; */
};
};
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Locked