From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 05:46:48 2005 Return-Path: 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 356D916A4CE for ; Thu, 27 Jan 2005 05:46:48 +0000 (GMT) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF0543D45 for ; Thu, 27 Jan 2005 05:46:48 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Cu2UR-0008Mx-IL for freebsd-questions@freebsd.org; Thu, 27 Jan 2005 00:46:47 -0500 From: "Andrew L. Gould" To: Date: Wed, 26 Jan 2005 23:46:56 -0600 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200501262346.56708.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bce189b84caf59101356dd9c97a49bea56350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Subject: php ports question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 05:46:48 -0000 I noticed that php ports conflict with php-cli ports. Does that mean you can't do both web and cli programs in php on the same computer? Or does php include command line capabilities? Thanks, Andrew