From owner-freebsd-questions Tue Jul 23 11:20:58 2002 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 EBDBB37B400 for ; Tue, 23 Jul 2002 11:20:50 -0700 (PDT) Received: from mailout5.nyroc.rr.com (mailout5-1.nyroc.rr.com [24.92.226.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2964343E42 for ; Tue, 23 Jul 2002 11:20:50 -0700 (PDT) (envelope-from met@uberstats.com) Received: from SURVIVAL (rrcs-nys-24-97-200-196.biz.rr.com [24.97.200.196]) by mailout5.nyroc.rr.com (8.11.6/RoadRunner 1.20) with ESMTP id g6NIKeL01323 for ; Tue, 23 Jul 2002 14:20:45 -0400 (EDT) From: "MET" To: Subject: PHP Installation Issues Date: Tue, 23 Jul 2002 14:25:02 -0400 Message-ID: <000701c23276$471d56b0$6a01a8c0@SURVIVAL> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0008_01C23254.C00D3D50" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C23254.C00D3D50 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I'm trying to install the PHP 4.2.2. My ./configure command looks like this: ./configure --with-mysql --with-xml --with-apache=../httpd-2.0.39 --enable-ftp --enable-short-tags --enable-track-vars Up one level is the httpd-2.0.39 dir which is Apache2. On it I've only run: ./configure --prefix=/usr/local/apache as to set its directory. I have not run "make" or "make install" on apache as a tutorial i've read says to do it later. So anyways. when I run the ./configure command for PHP I get this error: Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... no checking for Apache 1.x module support... configure: error: --with-apache does not work with Apache 2.x! Any ideas on what I am doing wrong and how to fix it? /************************************************************** Matthew Metnetsky met@uberstats.com **************************************************************/ ------=_NextPart_000_0008_01C23254.C00D3D50 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message
I'm=20 trying to install the PHP 4.2.2.  My ./configure command looks like = this:
 
    ./configure --with-mysql --with-xml=20 --with-apache=3D../httpd-2.0.39 --enable-ftp --enable-short-tags=20 --enable-track-vars
 
Up=20 one level is the httpd-2.0.39 dir which is Apache2.  On it I've = only run:=20 ./configure=20 --prefix=3D/usr/local/apache    as to set its=20 directory.  I have not run "make" or = "make install" on apache as a tutorial i've read = says to do=20 it later.  So anyways. when I run the ./configure command for PHP I get this=20 error:
 
   =20
Configuring SAPI modules
checking for AOLserver = support...=20 no
checking for Apache 1.x module support via DSO through APXS...=20 no
checking for Apache 1.x module support... configure: error: = --with-apache=20 does not work with Apache 2.x!
 
Any ideas on what I am = doing wrong and=20 how to fix it?
 
 
/**************************************************************
 
     =20 Matthew Metnetsky
 
      met@uberstats.com=
 
**************************************************************/
 
------=_NextPart_000_0008_01C23254.C00D3D50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message