Hi. I have the sample config file, and I have copied it to /usr/local/etc/ngircd.conf. I have not moddified the file at all. Still, it refuses to honor some fields (Password, Admin are shown to be blank when I use --configtest) and others are acting strangly (/oper TheOp ThePwd fails with "Incorrect Password" exen though it's in the config section). Anyone know what I did wrong?
Thanks Andrew
Alexander Barton wrote:
Hi Andrew!
The Admin and Password firlds are filled in in the conf file. Anyone know what I did wrong?
Are you sure that ngIRCd reads the "right" file? When called with the "--configtest" option the filename of the read file will be displayed.
If not, try to use the "--file <name>" option to specify your correct configuration file.
When using the ./configure defaults, ngIRCd searches for the file /usr/local/etc/ngircd.conf.
Regards Alex