config problem

These are old archives. They are kept for historic purposes only.
Post Reply
jericho
Posts: 2
Joined: Fri Jun 24, 2005 4:35 pm

config problem

Post by jericho »

here is the situation:

Code: Select all

[error] unrealircd.conf:453 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load

but there is no comment on this line

Code: Select all

	die "example";
y do i get these error :?
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Re: config problem

Post by Matridom »

jericho wrote:here is the situation:

Code: Select all

[error] unrealircd.conf:453 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load

but there is no comment on this line

Code: Select all

	die "example";
y do i get these error :?
the error is usualy above that.. what do you have in the config file just above what you posted?
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
jericho
Posts: 2
Joined: Fri Jun 24, 2005 4:35 pm

Post by jericho »

there r the only password for restart and die
i found the error ...hope it works now
Post Reply