From owner-freebsd-isp Tue Jul 30 20:46:41 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D823537B400 for ; Tue, 30 Jul 2002 20:46:37 -0700 (PDT) Received: from mail.lambertfam.org (www.lambertfam.org [216.223.196.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF4F643E84 for ; Tue, 30 Jul 2002 20:46:36 -0700 (PDT) (envelope-from lambert@lambertfam.org) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.inch.com (Postfix) with ESMTP id 02C053518E for ; Tue, 30 Jul 2002 23:43:42 -0400 (EDT) Received: from laptop.lambertfam.org (unknown [10.1.0.2]) by mail.lambertfam.org (Postfix) with ESMTP id 33E893515B for ; Tue, 30 Jul 2002 23:43:37 -0400 (EDT) Received: by laptop.lambertfam.org (Postfix, from userid 1000) id 16EA528B0E; Tue, 30 Jul 2002 23:46:05 -0400 (EDT) Date: Tue, 30 Jul 2002 23:46:04 -0400 From: Scott Lambert To: freebsd-isp@FreeBSD.ORG Subject: Re: Premature end of script headers Message-ID: <20020731034604.GA738@laptop.lambertfam.org> Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <1028087022.3d475ceec6770@webmail.isot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1028087022.3d475ceec6770@webmail.isot.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jul 30, 2002 at 10:43:42PM -0500, itchibahn wrote: > Help. Trying out the test-cgi, and it works under main host, but under a > virtual host, I get "Premature end of script headers: /home/support/cgi- > bin/test-cgi" error message in log file. Search google for "Premature end of script headers". This is an apache problem. suExec may be part of the problem. > The following is my httpd.conf for that virutal: > > > ... > ... > ScriptAlias /cgi-bin/ "/home/support/cgi-bin/" > > AllowOverride Limit Indexes Options > Options +ExecCGI +Includes > Order allow,deny > Allow from all > > ... > ... -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message