From owner-freebsd-questions@FreeBSD.ORG Sun Dec 18 01:38:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E691E16A420 for ; Sun, 18 Dec 2005 01:38:28 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from smtp102.sbc.mail.mud.yahoo.com (smtp102.sbc.mail.mud.yahoo.com [68.142.198.201]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C07E43D5C for ; Sun, 18 Dec 2005 01:38:28 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: (qmail 37744 invoked from network); 18 Dec 2005 01:38:27 -0000 Received: from unknown (HELO ?127.0.0.1?) (calartstech@sbcglobal.net@68.127.38.82 with plain) by smtp102.sbc.mail.mud.yahoo.com with SMTP; 18 Dec 2005 01:38:27 -0000 Message-ID: <43A4BD8E.4060707@sbcglobal.net> Date: Sat, 17 Dec 2005 17:38:22 -0800 From: Jose Borquez User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions group Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Question about PHP5 vs mod_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: Sun, 18 Dec 2005 01:38:29 -0000 I am currently running FreeBSD 5.4 with Apache+mod_ssl 1.3.34 and I am attempting to configure group office which is a project management suite. I need php support and I am confused about what the difference is between PHP5 and mod_php5. If I just install mod_php5 will that be enough to allow php support? Thanks in advance, Jose