From owner-freebsd-questions Wed Jul 24 15: 9:19 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 2162437B400 for ; Wed, 24 Jul 2002 15:09:17 -0700 (PDT) Received: from post.webmailer.de (natwar.webmailer.de [192.67.198.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED1443E88 for ; Wed, 24 Jul 2002 15:09:14 -0700 (PDT) (envelope-from smazerski@yahoo.co.jp) Received: from ianb.local (pD95177D5.dip.t-dialin.net [217.81.119.213]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id AAA16386; Thu, 25 Jul 2002 00:08:38 +0200 (MEST) Content-Type: text/plain; charset="iso-8859-1" From: Steve Mazerski To: "MET" , Subject: Re: PHP Apache Assistance ~ like a moron Date: Thu, 25 Jul 2002 00:10:10 +0200 X-Mailer: KMail [version 1.4] References: <003201c23353$7cc7db90$6801a8c0@SURVIVAL> <200207242321.01059.smazerski@yahoo.co.jp> In-Reply-To: <200207242321.01059.smazerski@yahoo.co.jp> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207250010.10357.smazerski@yahoo.co.jp> 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 On Wednesday 24 July 2002 23:21, Steve Mazerski wrote: > On Wednesday 24 July 2002 22:48, MET wrote: > > > > ee /usr/local/apache/conf/httpd.conf > > > > I then append the line: AddType application/x-httpd-php .php > > does Apache know about the PHP module? Somewhere in > the httpd.conf there should be two sections (can't recall > off-hand) where the modules-to-be-loaded are explictly > mentioned. You may need to add PHP in both. hah, found an old httpd.conf knocking around. You will probably need something like this: AddModule mod_php4.c LoadModule php4_module /usr/lib/apache/libphp4.so S.Mazerski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message