Page 1 of 1

config problem

Posted: Fri Jun 24, 2005 4:51 pm
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 :?

Re: config problem

Posted: Fri Jun 24, 2005 5:43 pm
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?

Posted: Fri Jun 24, 2005 6:02 pm
by jericho
there r the only password for restart and die
i found the error ...hope it works now