From owner-freebsd-questions Mon Feb 15 04:04:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23108 for freebsd-questions-outgoing; Mon, 15 Feb 1999 04:04:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23096 for ; Mon, 15 Feb 1999 04:04:45 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.2/8.9.1) id NAA16233; Mon, 15 Feb 1999 13:04:40 +0100 (CET) (envelope-from des) To: junkmale@xtra.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache: premature end of script References: <19990215082534.OQFQ2899623.mta2-rme@wocker> From: Dag-Erling Smorgrav Date: 15 Feb 1999 13:04:40 +0100 In-Reply-To: "Dan Langille"'s message of "Mon, 15 Feb 1999 21:24:27 +1300" Message-ID: Lines: 14 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Dan Langille" writes: > I'm running apache13-fp under FreeBSD 2.2.8-stable. When I run a search > using from my webpage, I get the following error in the apache logs: > > [Mon Feb 15 21:13:11 1999] access to > /usr/local/frontpage/currentversion/apache-fp/_vti_bin/fpexe failed for > wocker.dvl-software.co.nz, reason: Premature end of script headers Your script didn't generate a Content-Type header, or forgot to separate the body from the header with a blank line. Read RFC2068. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message