remote includes don't work

These are old archives. They are kept for historic purposes only.
Post Reply
salama
Posts: 34
Joined: Sun Jun 19, 2005 8:27 am

remote includes don't work

Post by salama »

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?
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

salama
Posts: 34
Joined: Sun Jun 19, 2005 8:27 am

Post by salama »

checked all again, urls are now ok, but still the same error
Post Reply