Page 1 of 1

Never-ending comment

Posted: Mon Mar 14, 2005 8:31 pm
by huskyce
[MODERATOR: http://forums.unrealircd.com/viewtopic.php?t=1582 read it!]
* Loading IRCd configuration ..
* unrealircd.conf:523: Ignoring extra data
* unrealircd.conf:524: Ignoring extra data
* unrealircd.conf:525: Ignoring extra data
[error] unrealircd.conf:547 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
I can not figure it out...Please Help

Re: Need Help

Posted: Mon Mar 14, 2005 8:36 pm
by Matridom
huskyce wrote:
* Loading IRCd configuration ..
* unrealircd.conf:523: Ignoring extra data
* unrealircd.conf:524: Ignoring extra data
* unrealircd.conf:525: Ignoring extra data
[error] unrealircd.conf:547 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
I can not figure it out...Please Help
you have an error in your inrealircd.conf file.. read through it with the documentation and find the error.. looks like a syntax error

Posted: Mon Mar 14, 2005 9:12 pm
by aquanight

Posted: Mon Mar 14, 2005 9:19 pm
by huskyce
Thanks but i got the first part i need help with this.
[error] unrealircd.conf:547 Comment on this line does not end
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to loa
I have tried everything but can not get it...

Posted: Mon Mar 14, 2005 9:21 pm
by aquanight
huskyce wrote:[error] unrealircd.conf:547 Comment on this line does not end
That's pretty self explanatory... you have a /* on line 547 and it doesn't have a matching */...