From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 02:33:50 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C32AA1065672 for ; Tue, 6 Jan 2009 02:33:50 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 74E2B8FC1D for ; Tue, 6 Jan 2009 02:33:50 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so3331099yxb.13 for ; Mon, 05 Jan 2009 18:33:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=TbpzIM6C2HMQQjpFfp9IVptrrcezw6O5d/bp57/T+S8=; b=JbPa05O6JnmAHAVLMp5ABfqiws37KSkyzNSs2ToR+/OCrjioKhCqT+pTa3Hqk8lM8O K/PjOUMU4bywXUWDonGZrwai4zGSfVvsOt6+f7qz/kwE9OwfYC0uNkIjfRBEaJUL4e91 gPTgOBq69f5XISGWVZAxLkjtD4mhiKACsTjfA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=YanJO7L7G1M3dHMa6ibjK/ZpqDK4YkDa6JmzINAhvEv1DNOl1t6q44ebbmr8Asfv77 RMbkbfGFyp9GPjtIWBukGEs1s2TwwcX4S7wdKUuq/0njZQJtnbuh+IXFRO7HXqJDLjbE cLfBLHvGvXqqYiVoO2K4Ea3wQdSSprHVSpnn8= Received: by 10.150.230.15 with SMTP id c15mr36871826ybh.153.1231209229889; Mon, 05 Jan 2009 18:33:49 -0800 (PST) Received: from ?172.21.116.175? ([168.220.101.126]) by mx.google.com with ESMTPS id h27sm876195elf.17.2009.01.05.18.33.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 05 Jan 2009 18:33:49 -0800 (PST) Message-ID: <4962C2FE.8070006@gmail.com> Date: Mon, 05 Jan 2009 21:33:34 -0500 From: Glen Barber User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Jim Pazarena , freebsd-questions@freebsd.org References: <4962AB3A.9030108@ccstores.com> <20090106023104.GA24401@teddy.fas.com> In-Reply-To: <20090106023104.GA24401@teddy.fas.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: 7.1 release / apache22 / php5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2009 02:33:51 -0000 stan wrote: > On Mon, Jan 05, 2009 at 04:52:10PM -0800, Jim Pazarena wrote: > >> for some odd reason, with this latest install (7.1), apache22 complains >> that it cannot find libphp5.so >> I usually compile php5 from ports >> and apache22 from ports >> after I think about it, I have never actually placed libphp5.so anywhere. I >> am not even sure who/what >> causes php5 module to be added to /usr/local/libexec/apache22/libphp5.so >> it's present on my 7.0 system, and missing on my 7.1 system. >> advice would be much appreciated. >> > > I don't know if it's a change, but on the 7.1 machine I just built. the > lang/php5 port was not configured by default to build the Apache module. > It's been that way as far as I can remember (at least since 6.2-RELEASE). -- Glen Barber