From owner-freebsd-ports@FreeBSD.ORG Mon Mar 3 16:25:56 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F86AA2D for ; Mon, 3 Mar 2014 16:25:56 +0000 (UTC) Received: from smtp.sina.com.cn (mail3-162.sinamail.sina.com.cn [202.108.3.162]) by mx1.freebsd.org (Postfix) with ESMTP id 1C7EBB98 for ; Mon, 3 Mar 2014 16:25:55 +0000 (UTC) Received: from irxd5-202.sinamail.sina.com.cn (unknown [10.55.5.202]) by smtp.sina.com.cn (SINAMAIL) with ESMTP id 28FD51C73C3 for ; Tue, 4 Mar 2014 00:25:52 +0800 (CST) X-Originating-IP: [117.192.243.106] X-Auth-ID: saifi@sina.cn Received: from unknown (HELO [10.10.10.4]) ([117.192.243.106]) by irxd5-202.sinamail.sina.com.cn with ESMTP; 04 Mar 2014 00:25:50 +0800 Date: Mon, 3 Mar 2014 22:18:29 +0530 (IST) From: "saifi@sina.cn" X-X-Sender: saifi@localhost.my.domain To: freebsd-ports@freebsd.org Subject: can pkg install mod_php5 (ie. libphp5.so) ? Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII 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: Mon, 03 Mar 2014 16:25:56 -0000 Hi: apache24-2.4.6_1 was installed using 'pkg'. subsequently, php55-5.5.9 and almost all the modules were installed using 'pkg install'. However, 'pkg search' did not turn in any 'mod_php5'. Is building php from the '/usr/ports/lang/php5' the only option to configure 'APACHE' PHP_SAPI ? thanks Saifi.