Please help me!!
Posted: Tue May 24, 2005 7:43 pm
Hi.
I have edited my unrealircd.conf, and get these errors when I try to start ./ircd ...
* Loading IRCd configuration ..
* unrealircd.conf:741: Ignoring extra close brace
* unrealircd.conf:741 Ignoring extra semicolon
[warning] unrealircd.conf:270: listen with SSL flag enabled on a non SSL compile
* unrealircd.conf:732: unknown directive hosts
[error] set::hosts::global is missing
[error] set::hosts::admin is missing
[error] set::hosts::servicesadmin is missing
[error] set::hosts::netadmin is missing
[error] set::hosts::coadmin is missing
[error] 5 errors encountered
[error] IRCd configuration failed to pass testing
Any idea what I should do??
/* on-oper host */
hosts {
local "locop.it-guru.info";
global "ircop.it-guru.info";
coadmin "coadmin.it-guru.info";
admin "admin.it-guru.info";
servicesadmin "servicesadm.it-guru.info";
netadmin "netadmin.it-guru.info";
host-on-oper-up "no";
};
I have edited my unrealircd.conf, and get these errors when I try to start ./ircd ...
* Loading IRCd configuration ..
* unrealircd.conf:741: Ignoring extra close brace
* unrealircd.conf:741 Ignoring extra semicolon
[warning] unrealircd.conf:270: listen with SSL flag enabled on a non SSL compile
* unrealircd.conf:732: unknown directive hosts
[error] set::hosts::global is missing
[error] set::hosts::admin is missing
[error] set::hosts::servicesadmin is missing
[error] set::hosts::netadmin is missing
[error] set::hosts::coadmin is missing
[error] 5 errors encountered
[error] IRCd configuration failed to pass testing
Any idea what I should do??
/* on-oper host */
hosts {
local "locop.it-guru.info";
global "ircop.it-guru.info";
coadmin "coadmin.it-guru.info";
admin "admin.it-guru.info";
servicesadmin "servicesadm.it-guru.info";
netadmin "netadmin.it-guru.info";
host-on-oper-up "no";
};