Search found 2 matches
- Thu Dec 18, 2008 10:51 pm
- Forum: Unreal 3.2 Support
- Topic: unreal not started
- Replies: 5
- Views: 3932
Re: unreal not started
and nothing writing in ircd.log
og ircd.log {
maxsize 5MB;
flags {
errors;
kills;
oper;
kline;
tkl;
};
};
It must be LOG , not OG
i fixed this mistake, but log not writed
log ircd.log {
maxsize 5MB;
flags {
errors;
kills;
oper;
kline;
tkl;
connects;
server-connects ...
- Wed Dec 17, 2008 7:35 am
- Forum: Unreal 3.2 Support
- Topic: unreal not started
- Replies: 5
- Views: 3932
unreal not started
please help
[fighters@ns unreal]$ sh ./unreal start
Starting UnrealIRCd
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 ...
[fighters@ns unreal]$ sh ./unreal start
Starting UnrealIRCd
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 ...