From owner-freebsd-questions@FreeBSD.ORG Tue May 31 08:23:42 2005 Return-Path: X-Original-To: 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 3088E16A41C for ; Tue, 31 May 2005 08:23:42 +0000 (GMT) (envelope-from software@schmittnet.com) Received: from host.idesigns.net (host.idesigns.net [209.239.38.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EAE43D49 for ; Tue, 31 May 2005 08:23:39 +0000 (GMT) (envelope-from software@schmittnet.com) Received: from [127.0.0.1] (ct-seymour2d-19.wtrbct.adelphia.net [68.71.172.19]) by host.idesigns.net (8.12.10/8.12.10) with ESMTP id j4V8Nax8019624 for ; Tue, 31 May 2005 04:23:38 -0400 Message-ID: <429C1F0F.6020605@schmittnet.com> Date: Tue, 31 May 2005 04:23:43 -0400 From: "Bill Schmitt (SW)" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: General PHP Port Question 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, 31 May 2005 08:23:42 -0000 I think I'm missing something pretty basic. There appear to be two ways to install php4; using the port under lang/php4 and using the port under www/mod_php4. The "Long Description" under each is the same. Under Lang, the "Short Description" refers to CLI, but otherwise they appear to be the same thing. Other than the CLI reference, what is the difference between installing one or the other and why is one listed under lang and the other under www?