Page 1 of 1

unrealircd.conf missing semi colon on non existant line

Posted: Tue Sep 26, 2006 5:58 am
by mrpc
v3.2.5
using TRE 0.7.2 (GPL)

* Loading IRCd configuration ..
* unrealircd.conf:306 Ignoring extra end comment
[error] unrealircd.conf:314: Missing semicolon before close brace
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
The problem is i don't have anything on those lines i have deleted back to 306 but when attempting to restart unreal get same error any ideas
thanks
mrpc

added to conf

Posted: Tue Sep 26, 2006 6:07 am
by mrpc
also when i upload the edited conf when i recheck it after the errors i see the following added
ring */

/*};*/





};
/*};*/}



*/

Re: unrealircd.conf missing semi colon on non existant line

Posted: Tue Sep 26, 2006 10:55 am
by White_Magic
mrpc wrote:v3.2.5
using TRE 0.7.2 (GPL)

* Loading IRCd configuration ..
* unrealircd.conf:306 Ignoring extra end comment
[error] unrealircd.conf:314: Missing semicolon before close brace
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
The problem is i don't have anything on those lines i have deleted back to 306 but when attempting to restart unreal get same error any ideas
thanks
mrpc
mrpc wrote: /*};*/}
in the above quote, uve commented out }; and then u have another } without a colon, thats 1 problem...