From owner-freebsd-stable Fri Mar 8 8:24:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tarakan-network.com (chojin.adsl.nerim.net [62.4.22.98]) by hub.freebsd.org (Postfix) with ESMTP id 4821437B400 for ; Fri, 8 Mar 2002 08:24:43 -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 g28GP5HA048167 for ; Fri, 8 Mar 2002 17:25:05 +0100 (CET) (envelope-from freebsd@tarakan-network.com) Message-ID: <005901c1c6bd$c2acaee0$0301a8c0@chojin> From: "Chojin" To: Subject: Re: Apache on 4.5-Stable Query Date: Fri, 8 Mar 2002 17:24:45 +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-stable@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-stable" in the body of the message