From owner-freebsd-questions Fri Mar 8 8:23:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tarakan-network.com (chojin.adsl.nerim.net [62.4.22.98]) by hub.freebsd.org (Postfix) with ESMTP id 8D38B37B400 for ; Fri, 8 Mar 2002 08:23:15 -0800 (PST) Received: from chojin (chojin.lan.tarakan-network.com [192.168.1.3] (may be forged)) by tarakan-network.com (8.12.1/8.11.3) with SMTP id g28GNTHA047968; Fri, 8 Mar 2002 17:23:30 +0100 (CET) (envelope-from freebsd@tarakan-network.com) Message-ID: <004301c1c6bd$8a0cd560$0301a8c0@chojin> From: "Chojin" To: "S. William Schulz" , References: <20020308000631.GA12761@andromeda.astrum.net> Subject: Re: Apache on 4.5-Stable Query Date: Fri, 8 Mar 2002 17:23:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "S. William Schulz" To: Sent: Friday, March 08, 2002 1:06 AM Subject: Apache on 4.5-Stable Query > > Hello, > > Hope this is the right place for this. > > I installed a system with 4.4-CURRENT (I think), then today cvsup'ed it > to 4.5-STABLE, built a custom kernel, and installed everything. When > doing the mergemaster, the new /etc/master.passwd had a www user in it. > Figuring I'd be adding apache, I added that user. > > Now, I've cvsup'ed the ports tree, installed mysql and am now trying to > install the apache port. make install errors out upon finding that a > www user already exists. > > Would the recommendation be that I just dump that user and try to > reinstall? Should I report that error anywhere else? Or have I done > something incorrectly. > Just remove www user rm www (do not remove any 'home' directory if asked) Then you can install Apache port. Chojin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message