From owner-freebsd-questions@FreeBSD.ORG Tue Jun 26 15:05:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E5A616A468 for ; Tue, 26 Jun 2007 15:05:49 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 64F7913C4B7 for ; Tue, 26 Jun 2007 15:05:49 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 30145 invoked from network); 26 Jun 2007 09:44:29 -0500 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 26 Jun 2007 09:44:29 -0500 From: "Darryl Hoar" To: Date: Tue, 26 Jun 2007 09:38:41 -0500 Message-ID: <7FB8E7CC40A0412884F7DACC514AF9AB@Europa> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16480 importance: Normal Subject: Verifying PHP support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 15:05:49 -0000 Greetings, I have a machine with 6.2 release installed on it. I have apache 1.3.37 installed and am using it for my personal website. I want to install Gallery2 for doing photo albums. The pkg info in ports says it needs php support. I did a pkg_info -a and did not see php installed on my system. How should I add php support so that I can install Gallery2 ? thanks, Darryl BTW, on a different machine a while ago, I tried installing php after the fact and had a bit of a mess on my hands, thus the question.