From: dms Date: Wed, 26 Feb 2003 12:14:39 +0000 (+0000) Subject: - added new FAQ. one QA so far. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=388410ecab5a22009df0aa1ff2566d280221998d;p=infobot.git - added new FAQ. one QA so far. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@770 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/FAQ b/FAQ new file mode 100644 index 0000000..1f68476 --- /dev/null +++ b/FAQ @@ -0,0 +1,11 @@ +FAQ for blootbot +---------------- + +1.Q Running "./blootbot" fails to connect to an IRC server. The output + I get is "!WARN! PERL: Can't connect to irc.debian.org:6667! at + /usr/share/perl5/Net/IRC.pm line 192". + +1.A Have a look at /etc/hosts. Make sure it is valid, especially + the localhost line. My file looks like this: + # ip hostname alias + 127.0.0.1 localhost localhost