From owner-freebsd-questions Mon Jan 22 15: 9:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 0A2E237B6B8 for ; Mon, 22 Jan 2001 15:08:53 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0MN4lf14888; Mon, 22 Jan 2001 18:04:47 -0500 (EST) Message-ID: <3A6CBC14.62BD36D1@mail.iowna.com> Date: Mon, 22 Jan 2001 18:02:44 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: George.Giles@mcmail.vanderbilt.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache & mod_php4 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG George.Giles@mcmail.vanderbilt.edu wrote: > > I have FreeBSD 4.2 with apache13 and mod_php4. > > I have added AddModule and LoadModule for PHP4 > > I cannot get any php files to execute. > > This configuiration runs fine on an identical machine except for it does > not virtual host where the non- functional machine does. > > All I should need are cgi-bin directives for each virtual host that wants > to run php scripts? Do you have the application type specified in the httpd.conf? AddType application/x-httpd-php .php ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message