From owner-freebsd-questions@FreeBSD.ORG Sat May 15 13:32:27 2004 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 D647D16A4CE for ; Sat, 15 May 2004 13:32:27 -0700 (PDT) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD19043D54 for ; Sat, 15 May 2004 13:32:26 -0700 (PDT) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.71]) by mta13.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040515202221.YWAM13425.mta13.adelphia.net@barbish>; Sat, 15 May 2004 16:22:21 -0400 From: "JJB" To: "Kevin D. Kinsey, DaleCo, S.P." , "Bruce Hunter" Date: Sat, 15 May 2004 16:22:20 -0400 Message-ID: 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 IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <40A65AFF.1060206@daleco.biz> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Apache 2 / PHP Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 20:32:27 -0000 Kevin I went to the link you posted and referenced. My reading of what is written is the warning is about using the older versions of php on apache2. I do not take what is written as meaning that the current versions of php is not compatible or is an security risk, or in some way will cause problems if used on apache2. I think the word "production" is being misused in the warning statement. To some degree, an warning about using apache2 in production can also be said, but many users do use apache2 in production. So to answer the Bruces question. Apache2 does not install with php support included. You have to install the FBSD port or package of php4 or mod_php4. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Kevin D. Kinsey, DaleCo, S.P. Sent: Saturday, May 15, 2004 2:02 PM To: Bruce Hunter Cc: freebsd-questions@freebsd.org Subject: Re: Apache 2 / PHP Installation Bruce Hunter wrote: > Hi all, > I installed Apache 2 from the ports collection. Does apache2 come with > php support? Probably not, but not sure. I want to install php on the > system. I'm not sure what port I need to install?? All the pre recks.. > are for 1.* versions of Apache. What's the deal? > > Thanks so much, > Bruce The deal is, Apache2 and PHP are basically a "no no". From http://www.php.net/manual/en/install.apache2.php: " Warning Do not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows." That same page goes on to give other instructions, which I must presume are for "non-production" environments. Perhaps you can gain additional insight there. Kevin Kinsey DaleCo, S.P. _______________________________________________ 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"