[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: your mail



On Mon, Jun 05, 2000 at 07:58:09PM +0300, united kingdom wrote:
> 
> may be i had written something wrong in conf file, but im not shure, because
> when i try to connect to server then mirc tells that "unexpected connection"
> or something like that

Run chkconf on it. That should catch mosts stuff that can be wrong in
ircd.conf

> ircd -f don't work too

-f only works if you turned it on during compile. in config.h:

#undef  CMDLINE_CONFIG /* allow conf-file to be specified on command line */

Change thet #undef to #define.


Kurt