I have set up the unrealircd.conf file and it runs, but when I added a set of oper {} for myself and tried to load unreal it would give me this.
[Thu Aug 5 19:17:44 2004] - config error: unrealircd.conf: Unexpected EOF for section starting on line 53
line 53 is oper naki {
oper {}
The problem is going to be in the block before that line.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Actually not :P.w00t wrote:The problem is going to be in the block before that line.
unrealircd.conf: Unexpected EOF for section starting on line 53
this means it unexpectedly reached the end of the file for the section that is starting on line 53..
Since 'oper naki {' is on line 53, it means that the oper block is missing a }; somewhere... probably very easy to spot.
I stand corrected.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]