remote includes don't work
Posted: Sat Jul 23, 2005 2:49 pm
I have installed curl using the script curlinstall.sh described here on the forum(all seems ok, no error messages), then recompiled ircd with remote includes support(no output errors). now i added this line to unrealircd.conf:
include "http://krcma.yweb.sk/spoofs.conf";
and after /rehash ircd returned error:
16:41:49 !irc.serv *** Notice -- Loading IRCd configuration ..
16:41:49 !irc.serv *** Notice -- error: Couldn't open "http://link.to.file/spamfilter.conf": No such file or directory
16:41:49 !irc.serv *** Notice -- error: Could not load config file http://link.to.file/spamfilter.conf
16:41:49 !irc.serv *** Notice -- error: IRCd configuration failed to load
what's wrong?
include "http://krcma.yweb.sk/spoofs.conf";
and after /rehash ircd returned error:
16:41:49 !irc.serv *** Notice -- Loading IRCd configuration ..
16:41:49 !irc.serv *** Notice -- error: Couldn't open "http://link.to.file/spamfilter.conf": No such file or directory
16:41:49 !irc.serv *** Notice -- error: Could not load config file http://link.to.file/spamfilter.conf
16:41:49 !irc.serv *** Notice -- error: IRCd configuration failed to load
what's wrong?