From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GajVJ-0007Z1-Uz for garchives@archives.gentoo.org; Fri, 20 Oct 2006 01:48:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9K1kruK025945; Fri, 20 Oct 2006 01:46:53 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9K1hdJ9024219 for ; Fri, 20 Oct 2006 01:43:39 GMT Received: by nf-out-0910.google.com with SMTP id p46so1777454nfa for ; Thu, 19 Oct 2006 18:43:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sCtAQOC7FTr0qAeXwvWlBxJgPw1xv9aisV4f31kPU0B/AEJUkv9yS1Dcpf9b2ta4Blh26wjV8WSuTJ/YERaVFRvWE3+vFVW0l7P/ECex7PV9vfKXjwgbszHe/KoGPAObiEi9ra6pVjIwH2mqYmqcYZvHu3p1jyYgO2vYgxSqO6M= Received: by 10.49.29.3 with SMTP id g3mr7017238nfj; Thu, 19 Oct 2006 18:43:38 -0700 (PDT) Received: by 10.49.51.5 with HTTP; Thu, 19 Oct 2006 18:43:38 -0700 (PDT) Message-ID: <7797aa370610191843vd63430cy50cc4c6d336dbe0d@mail.gmail.com> Date: Fri, 20 Oct 2006 09:43:38 +0800 From: "Chuanwen Wu" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] proftpd can't start ! In-Reply-To: <4df051c10610190654j161edb3r21c2ba79780beb72@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7797aa370610190642x3bdbe23bp33ed0511180f395c@mail.gmail.com> <4df051c10610190654j161edb3r21c2ba79780beb72@mail.gmail.com> X-Archives-Salt: a933d1f7-09d6-4ba1-824e-e4320d5f367d X-Archives-Hash: 006d0aad09056c0b7b097e832efbbec6 2006/10/19, Erik : > Your'e problem is that when you type in: > # proftpd > you've started it before you run the init script. So when the init > script tries to start it, it fails because there is already a proftpd > started. Yes.I just thought the first time i type in: #proftpd my proftpd didn't start.Now i know that it can start. > The IPV6 error is only a problem if you need IPV6. > Otherwise: > # ps ax | grep proftpd > ? Ss 0:00 proftpd: (accepting connections) > # kill > # /etc/init.d/proftpd start > # (if you want to start at boot) rc-update add proftpd default > > On 10/19/06, Chuanwen Wu wrote: > > Hi list! > > I can't start my proftpd! > > > > # proftpd > > - IPv6 getaddrinfo 'localhost' error: Name or service not known > > > > then: > > # /etc/init.d/proftpd start > > * Starting proftpd ... [ !! ] > > > > And my /etc/hosts is : > > 127.0.0.1 localhost wcw-gentoo > > > > How can i set this problem? > > Thanks advanced! > > > > > > -- > > wcw > > -- > > gentoo-user@gentoo.org mailing list > > > > > > > -- > Erik > -- > gentoo-user@gentoo.org mailing list > > -- wcw -- gentoo-user@gentoo.org mailing list