From owner-freebsd-questions@freebsd.org Mon Apr 2 22:26:36 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 00B03F53853 for ; Mon, 2 Apr 2018 22:26:36 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (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 659A475F56 for ; Mon, 2 Apr 2018 22:26:35 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id o23so13144212wmf.0 for ; Mon, 02 Apr 2018 15:26:35 -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=HFSVTxSHN902kCO6m8kWgXBdSJ6+GNKzGLYxi4Q3qYM=; b=NNXlyVeuhKsN0X7CZQrycX4LbviM2q/7g9ck6pg0USwWDgI5HYCzF1hz8GW+QJ2z6D 6mk8IquHse3bj4Q6Souj0EY/OB6MLza4/Vloos2znFuWHOtdg4LTBpk3CEfj5KVEOrQe ciztZS0zNGfL6PoGRGFXh4+4JGHRvKukfQZUltegAkNCpZxPBsix7owy6U9CW92BDQpq GDhjWevro72agNT/z2JJ/Q9iiIiaRpGmyHI4AgWs0S3g4dW/5PME93nG6WJxmpk0q56N fJHThYNFWKRF42oM/Fr4oxhFnuoecTHsmiBdl2AHvtxAzdoWjJNCSMOWmZHDGHbORg46 kllg== 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=HFSVTxSHN902kCO6m8kWgXBdSJ6+GNKzGLYxi4Q3qYM=; b=ZZEki8x7tEAakS9p3ZTAupAHISBALwg3EJUTb55MIM+0a/fJUIlBpyKDYDr0wu6O/f taFBZo6uMYgb82Ij7kyoUaAEMixRQJpFzTS4xN50zHreXxrndWRVWwQriiyo51QPD7dX H7JjJTkHcNho+Q0Ih6NCyyEJTesGrtDWifBoBuUrj3M/pskNqy3gd12DsIjzxNOvCkAc AYTur8kKdPr9Z6Q2AKL0JGd8a3a3/E53kcgorJNoFtwq0fdYAPKwhpHVW1WHP3uyysTQ mLs0uNeFdYEkuKnE6DEHBda2usSel6/wjTMS0oPEkYaB52dmveRyvI20AAirn+gaI14m r/qg== X-Gm-Message-State: AElRT7Hqqc0VePUn3tlBweKNHqBRWCHmHmNemus2dUZPCExaaNWy7Nf6 gZo/oNHOs/nWWyDNsoBYXwaYW31QmLs25h5UCwY= X-Google-Smtp-Source: AIpwx49Buq0fzx4TSUay6VVYRyElOVJccFv27zqCJ/ajOpp334QarWODgsJIwYzTknK7lbon2yBPPRy6n+j6NMVFYlU= X-Received: by 10.28.103.10 with SMTP id b10mr1989976wmc.132.1522707994256; Mon, 02 Apr 2018 15:26:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.147.130 with HTTP; Mon, 2 Apr 2018 15:25:53 -0700 (PDT) In-Reply-To: References: <20180402204202.GA3145@gmail.com> <20180402213311.GB3145@gmail.com> From: "Jack L." Date: Mon, 2 Apr 2018 15:25:53 -0700 Message-ID: Subject: Re: I broke my Apache 2.4 install and I need help! To: William Dudley 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:26:36 -0000 what version of freebsd are you using? how did you try to upgrade openssl? what was the message? On Mon, Apr 2, 2018 at 3:21 PM, William Dudley wrote: > 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" > >> > > > > > _______________________________________________ > 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" >