Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2001 22:58:01 -0600 (CST)
From:      Nick Rogness <nick@rogness.net>
To:        Chris Aitken <chris@ideal.net.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Spawning an application with a shell in tow
Message-ID:  <Pine.BSF.4.21.0111252254560.86375-100000@cody.jharris.com>
In-Reply-To: <5.1.0.14.2.20011126153909.03a53fc0@mail.ideal.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Nov 2001, Chris Aitken wrote:

> At 02:59 PM 26/11/2001, you wrote:
> 
> >Is there any way to spawn off my command so that it utilises a shell, or 
> >some sort of shell equivilant so expect can run...  This is how im 
> >executing the script....
> 
> I had a reply suggesting I add a sh -c to the front of my spawning
> which seems to partly solve my problem but ive noticed another
> occurance in the error logs of apache which I cannot explain..
> 
> [snip date shite] Premature end of script headers:
> /location/to/script.cgi
> 
> No matter if the script has EVERYTHING hashed out, it comes up with
> this error, and in the browser barfs with an internal server error....
> 
> however, if I execute the perl script command line on the freebsd box,
> it executes perfectly.... execute it from the web server and it
> dies...
> 
> 
> any ideas ?

	It needs to output:

		Content-Type: text/plain\n

	Before any ouput of the cgi script.


Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
  "FreeBSD: The Power to Serve!"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0111252254560.86375-100000>