From owner-freebsd-questions Thu Mar 2 14:38:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id B5DEC37B598 for ; Thu, 2 Mar 2000 14:38:40 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-098.sub-c.lee.net [208.205.126.98]) by trinity.lee.net (8.9.3/8.9.0) with ESMTP id QAA09266 for ; Thu, 2 Mar 2000 16:38:34 -0600 Message-ID: <38BEED68.BC6BF808@journalstar.com> Date: Thu, 02 Mar 2000 16:38:32 -0600 From: Tony Wells X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: PHP4 and Apache Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I just compiled a new httpd binary with PHP 4.0 Beta 4 Patch level 1 and Apache 1.3.9. When I connect to the server it advertises the content type as 'application/x-httpd-php' instead of 'text/html' as it should. In my httpd.conf I have the line: AddType application/x-httpd-php .php as instructed in the INSTALL file for PHP 4. Has anyone else encountered this problem, or am I missing a piece of the puzzle? TIA Tony Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message