From owner-freebsd-questions@freebsd.org Mon Apr 2 22:01:55 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D5F7F4F731 for ; Mon, 2 Apr 2018 22:01:55 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C22D74A89 for ; Mon, 2 Apr 2018 22:01:54 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id p9so28615694wmc.3 for ; Mon, 02 Apr 2018 15:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=0q4TKS0Y7ZdseT/rpL80NSsI+TZvpFdLD2FNEv76MLc=; b=q7gb0J3FIRMDpIy44/KOkF3OZY5T10xN/pIUe2CFMFaqrOCnWYGGa0xbxyU9iBEh/M UvV+zmv+WxfKRM4Rh9R4vygw0a0+Etg/lyvf9CRF6EEv/ZXL6Ojeo3jj6dlLn0t1g32g ad1W+moK+6jYEMXJacUIUcJQTmwE5gGEk0LsDBVGIGRZ7woZVqECCVbfEw05l8Op4boG ZYRouA7kxKTb5trFJqmDie4FNi7eDS4G//qM9OW9a4asSM36EDUnvWV8UI6ZM2cu6wex 26/RRmzDPDmhXSwbYrToOiCPabfnQd/RdvWztXN4dxr87elrP5J8gM099X76VTe7Up+x mdXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=0q4TKS0Y7ZdseT/rpL80NSsI+TZvpFdLD2FNEv76MLc=; b=ezFWibLBTaG0El0WdzKbQfVSaurfpgBPokRMIU1WlL5+WWNBFlOQtu/eRA5stXYo1O QNLuIIwIpUcw2xizi52bFRV0wZww/JB3j36AXJkAb30qQF6dn6ZxnapkmeegjyhRCuAH 7QS8rNVkl39C88AbEnJg4xP4vCoKc7QoK3nkMugEYBSlmSfU1ut6lxBZavOxr2AuPGd4 eEAGFvj5c+6WmsI+FXpXP8kt+f6sQmJpo/mMOo8y6WcPq2NkkuwuS3iSixOhR5J344zI C3MHwec45q6uMReO5s26PdnVqX2ZCDlRTY140FrJ2OpsegHtL6g/Ymu19kHpBD0ciVLV jKXA== X-Gm-Message-State: ALQs6tAeBMS7V7ZoYUYCpHS0pgOCbsNnyM3k0cQiriN04sWTR/WWh2w+ Zp2F8WQKNMrCSYBTwW9scy5hYreFOyN6FBwHQqI= X-Google-Smtp-Source: AIpwx4/ad7Rk/FlsJ5YUtBkHZSXvGglntpO1K3cf7bGnnDMc0bc8m8eWKOXvQa50iipy9Mk1JbUzxUW7TBKQvs7BPco= X-Received: by 10.28.112.11 with SMTP id l11mr1842993wmc.31.1522706512910; Mon, 02 Apr 2018 15:01:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.147.130 with HTTP; Mon, 2 Apr 2018 15:01:12 -0700 (PDT) In-Reply-To: References: <20180402204202.GA3145@gmail.com> <20180402213311.GB3145@gmail.com> From: "Jack L." Date: Mon, 2 Apr 2018 15:01:12 -0700 Message-ID: Subject: Re: I broke my Apache 2.4 install and I need help! To: William Dudley Cc: Matt Smith , freebsd-questions Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2018 22:01:55 -0000 That's probably because when you reinstall something, it does a remove and then an install after. [1/1] Reinstalling apache24-2.4.33... On Mon, Apr 2, 2018 at 2:55 PM, William Dudley wrote: > When I blow away /usr/local/etc/apache24 (really, rename it to something > else) > and do "pkg upgrade -f apache24", I get the following messages: > > [1/1] Reinstalling apache24-2.4.33... > ===> Creating groups. > Using existing group 'www'. > ===> Creating users > Using existing user 'www'. > [1/1] Extracting apache24-2.4.33: 100% > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-autoindex.conf if it is no longer > needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-dav.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-default.conf if it is no longer > needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-info.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-languages.conf if it is no longer > needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-manual.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-mpm.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-multilang-errordoc.conf if it is no > longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-ssl.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-userdir.conf if it is no longer > needed. > You may need to manually remove > /usr/local/etc/apache24/extra/httpd-vhosts.conf if it is no longer needed. > You may need to manually remove > /usr/local/etc/apache24/extra/proxy-html.conf if it is no longer needed. > You may need to manually remove /usr/local/etc/apache24/httpd.conf if it > is > no longer needed. > You may need to manually remove /usr/local/etc/apache24/magic if it is no > longer needed. > You may need to manually remove /usr/local/etc/apache24/mime.types if it > is > no longer needed. > > Why does it say this? It makes no sense. This is during the *install* > phase, remember. > The install creates an httpd.conf which is identical to http.conf.sample, > of which I had a copy. > > Anyway, still hosed. Virtualhosts is totally broken, but apache will serve > ONE web site. > > Bill Dudley > > > This email is free of malware because I run Linux. > > On Mon, Apr 2, 2018 at 5:33 PM, Matt Smith wrote: > > > On Apr 02 16:57, William Dudley wrote: > > > >> I did as you suggested (I made a backup prior.) (I also have good > backups, > >> just not of the file > >> that FreeBSD/Apache said is "no longer needed"). > >> > >> I got this message: > >> > >> "You may need to manually remove /usr/local/etc/apache24/httpd.conf if > it > >> is no longer needed." > >> > >> And the re-install didn't re-write that file from my attempt at getting > >> things running. > >> Apache is still totally hosed. > >> > >> I am confused as to why it says httpd.conf is no longer needed, but > >> everything is totally hosed > >> after I removed it. > >> > >> > > It's because a pkg upgrade is actually doing a pkg delete and then a pkg > > install. You are seeing that message because it's telling you that if you > > no longer want to use apache after deleting it then you can remove that > > file. But then it's actually installing the upgraded version once again. > > > > Ok, next idea. Are there any files called httpd.conf.sample? If so you > can > > probably copy that. Packages usually install a .sample file and then copy > > them to the proper file if it doesn't already exist. > > > > Failing that you may have to move the old apache directory out of the way > > so it doesn't exist at all and then force the reinstall, copy the file > out > > of it into your original directory, and then move it back again. > > > > -- > > Matt > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >