From owner-freebsd-ports@FreeBSD.ORG Fri Apr 4 17:37:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21FC8B51 for ; Fri, 4 Apr 2014 17:37:03 +0000 (UTC) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2A18B01 for ; Fri, 4 Apr 2014 17:37:02 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id w5so3453324qac.34 for ; Fri, 04 Apr 2014 10:36:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=3nWgDORJPs0VWSM778UP9UXcey9FPwacea+qkFn8AFc=; b=QyMFlEn2bw5LbOnTcyHNoPE2DhuTarAgaNFJO3bGbLuvRFFMHf0RUgh0FMbMMA/etj Wz8jcYRHbHEHmj0jN/cmkSuWIhdmBrIOhvsmByBd9nYcxnq9ymHsWswOPme991zIicNy v1cHRguW7RDBcaTa4IT/2oVHrYu3mHDvRWFfbdDCuexJGN4Mw4WDkqOsrTuqXjRBXAXL 7EGTiuKBkLRO5YNIM8R7SvVH6SdnCVCM1yo+eJbbavUG/G1bv+KyEDaP8oIIQXEgBX6q YVWWDVTutSBbiJecKYWiek00p/7he39AliJi5gGiLu8o1NaDKNRvl7vO43W1Jf4Ew/r6 AFYg== X-Gm-Message-State: ALoCoQkiK/J/G1GXitskUCNKhT4nJuEL96xnNJ9VJxmwUNiX1c6HcfUKr1AX1M0J7Efb+B1MhmlB X-Received: by 10.229.219.133 with SMTP id hu5mr16124687qcb.5.1396632671583; Fri, 04 Apr 2014 10:31:11 -0700 (PDT) Received: from [192.168.1.4] (pool-96-225-163-109.nrflva.fios.verizon.net. [96.225.163.109]) by mx.google.com with ESMTPSA id o16sm17445353qax.30.2014.04.04.10.31.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Apr 2014 10:31:11 -0700 (PDT) Message-ID: <533EECC0.9060103@ohlste.in> Date: Fri, 04 Apr 2014 13:32:48 -0400 From: Jim Ohlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: "O. Hartmann" Subject: Re: lang/php5: Update doesn't install libphp5.so anymore, www/apache24 fails to start References: <20140404192827.30ba6a03.ohartman@zedat.fu-berlin.de> In-Reply-To: <20140404192827.30ba6a03.ohartman@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2014 17:37:03 -0000 Hello, On 4/4/14, 1:28 PM, O. Hartmann wrote: > After updating ports today and a lot of the php-stuff, I get this error restarting > apache24: > > httpd: Syntax error on line 162 of /usr/local/etc/apache24/httpd.conf: Cannot > load libexec/apache24/libphp5.so into server: Cannot open > "/usr/local/libexec/apache24/libphp5.so" > > I tried to rebuild apache24 as well as lang/php5 with first rmconfig and then config > again avoiding missing something. No effect. > > What happened here? /usr/ports/UPDATING doesn't have any kind of information regarding > this subject. > From UPDATING: 20140327: AFFECTS: users of lang/php5 and lang/php55 with Apache module AUTHOR: ale@FreeBSD.org The Apache PHP module has been separated from the main PHP port. If it is needed, install either www/mod_php5 or www/mod_php55. -- Jim Ohlstein "Never argue with a fool, onlookers may not be able to tell the difference." - Mark Twain