From owner-freebsd-questions@freebsd.org Mon Apr 2 22:21:25 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 3CAE3F5308F for ; Mon, 2 Apr 2018 22:21:25 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-yw0-x22f.google.com (mail-yw0-x22f.google.com [IPv6:2607:f8b0:4002:c05::22f]) (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 C937E75B68 for ; Mon, 2 Apr 2018 22:21:24 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: by mail-yw0-x22f.google.com with SMTP id v130so5493084ywa.0 for ; Mon, 02 Apr 2018 15:21:24 -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:cc; bh=mieARsMe5D4fFSvPdBVyDqVTekrXYx1Uj/laopjTB48=; b=ifKU/aPh+86lKamFOk5f/X6yaVHRJKLXrcnmWKqA/xugWGpLHQfIG2nswWXstX0w75 Zk/MMlw7AqLKmWUu4teZXKkMjlvxOPrv2knIsBuY5eHM6vFKSKi42ZlcfowmJgR9XYgw yB5cHlK9GxW0ZbOZ/oLcGzNMHDC+NijWsUjzoKiiIO7D74wJj6aEf4aN3OedDSBDToAR CCc8LXLQWXtH7KKrotYej9fJVDwyS2axxODlBrjE9kGMLsUzElNnwm8JwTsVXE+DAbA3 UFD/NkF/OdPx/VK75kOCE4cj29tbr6Pbt63zHJjWRZsRKhKRSswwaWrUciCY87pHv1J/ 9iLA== 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:cc; bh=mieARsMe5D4fFSvPdBVyDqVTekrXYx1Uj/laopjTB48=; b=cKN/jY0ikms5BHXpwQklARmYzbi/dH4wnnKYn5t+wKWVwUodkd6yB1xv3G7jlBEJHv TWx0k7f1hfDT7i2QiemYkAKBMzQBn3UBEHK+XYtCo8JHQ0/AtJlOJVhDrIh3hOaf4n0y ZLiRWH1h/PxlpexGoGNEz5oBE56VyRqu2IqriiXkhyg7A7BEja9Dj3MXaVhNK3fVwfEF nR93IS0jQ6/F5cQc3rxslZSE/vh80aT76rrzyGktNuX9qNE+oWu9ks0dA/CHuVqbrHow IhGuAj762BoBGiBlwc/NnUhhR0O0sEtJ2qCJYHtYiERxDhcA0L3dtLj/OD0Ojn1V90tn Uhhg== X-Gm-Message-State: AElRT7GsKQOaDureG3teUNN2RrTpeAlA8DbV3aqPnCoMmcuQ44ohJDRN pmyGTbs9UcoSTpQmkxzdU09N3SL3nrF/lwfAswk= X-Google-Smtp-Source: AIpwx4/eIsiuHgkQrFmGzVsvZ82eWsukTGTDF0lSrljwKChBf0oAwg7OWcAxUiM2k2QsxkvmIROvgg8r7BrEZW0QVAI= X-Received: by 10.129.26.199 with SMTP id a190mr6568016ywa.207.1522707683937; Mon, 02 Apr 2018 15:21:23 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2e48:0:0:0:0:0 with HTTP; Mon, 2 Apr 2018 15:21:23 -0700 (PDT) In-Reply-To: References: <20180402204202.GA3145@gmail.com> <20180402213311.GB3145@gmail.com> From: William Dudley Date: Mon, 2 Apr 2018 18:21:23 -0400 Message-ID: Subject: Re: I broke my Apache 2.4 install and I need help! Cc: 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:21:25 -0000 I also installed the openssl package recently because of scary warnings when I upgraded apache24, saying that the base openssl was "not upgradeable". Is the openssl pkg a problem with apache ssl? That also seems broken. Bill Dudley This email is free of malware because I run Linux. On Mon, Apr 2, 2018 at 6:01 PM, Jack L. wrote: > 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" >> > >