EOF error?

These are old archives. They are kept for historic purposes only.
Post Reply
Venkat
Posts: 2
Joined: Thu Dec 30, 2004 12:17 am
Contact:

EOF error?

Post by Venkat »

I have read the documentation and etc.
Now after fixing other erros i have ended up with this last one. . . well i hope this is my last one. . ..:
* Loading IRCd configuration ..
[error] unrealircd.conf: Unexpected EOF for section starting on line 195
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load

Here is my config for lines 195-209:
oper venkatmutyala {
class clients;
from {
userhost venkat*@*.cable.mindspring.com;
};
password "venkat";
flags {
netadmin;
can_gkline;
can_gzline;
can_zline;
can_restart;
can_die;
global;
};

Any ideas please reply
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

I've added this faq item about it (after your post):
FAQ: Booting - Unexpected EOF for section starting on line NNN

Since this really seems a common question: 1 2 3 (and more)
Post Reply