From owner-freebsd-ports@freebsd.org Tue Sep 26 17:08:37 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CB4EE1102E for ; Tue, 26 Sep 2017 17:08:37 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (unknown [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73D356DACB for ; Tue, 26 Sep 2017 17:08:37 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from [10.44.139.75] (nat-192-187-90-114.nat.tribpub.com [192.187.90.114]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 2680ac84 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 26 Sep 2017 10:08:36 -0700 (PDT) Subject: Re: Apache24 unable to find libphp5.so To: FreeBSD , Carmel NY References: From: Pete Wright Message-ID: <176fa211-aa78-0b00-1f4e-abacb4cbe428@nomadlogic.org> Date: Tue, 26 Sep 2017 10:08:35 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2017 17:08:37 -0000 On 09/26/2017 06:31, Carmel NY wrote: > I just did a clean installation of FreeBSD-11.1. I have gotten everything up > and running except, I cannot find the "libphp5.so" module. Apache24 complains > that it is not present and quits. > > What port installs that module? I cannot seem to locate it. > > Thanks :) this question may be better handled by the questions@freebsd.org mailing list as this list is generally used for development and debugging of specific freebsd ports. A good place to start your search though would be to insure you have installed mod_php in addition to apache24 itself. hope this helps, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA