From owner-freebsd-questions@FreeBSD.ORG Tue May 31 09:08:29 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 BBCE616A41C for ; Tue, 31 May 2005 09:08:29 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from shade.qala.com.sg (shade.qala.com.sg [210.193.3.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7FC43D1D for ; Tue, 31 May 2005 09:08:29 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from [192.168.1.200] (84.210-193-15.adsl.qala.com.sg [210.193.15.84]) by shade.qala.com.sg (Postfix) with ESMTP id 35CA334F5B; Tue, 31 May 2005 17:06:42 +0800 (SGT) Message-ID: <429C2A8A.2020206@nexlabs.com> Date: Tue, 31 May 2005 17:12:42 +0800 From: Foo Ji-Haw User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Bill Schmitt (SW)" References: <429C1F0F.6020605@schmittnet.com> In-Reply-To: <429C1F0F.6020605@schmittnet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: 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 09:08:29 -0000 You probably want mod_php, as that integrates with your Apache to deliver PHP more efficiently, than just running PHP in CGI mode. Bill Schmitt (SW) wrote: > 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? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >