Re: Premature Ending of script headers
- From: Big and Blue <No_4@xxxxxxxxxxxxx>
- Date: Thu, 18 Aug 2005 21:51:31 +0100
Gunnar Hjalmarsson wrote:
But I don't really know how to solve it.
#!/usr/bin/perl print "Context-type: text/html\n\n"; print "Hello EveryOne";
-------------------------------------- Even this sample doesn't work.
Try content-type.
Even more important- set the *correct* Content-type.
You're setting text/html then sending text/plain. Sort it out...
-- Just because I've written it doesn't mean that either you or I have to believe it. .
- Follow-Ups:
- Re: Premature Ending of script headers
- From: Autumn-Fox
- Re: Premature Ending of script headers
- From: Autumn-Fox
- Re: Premature Ending of script headers
- References:
- Premature Ending of script headers
- From: Autumn-Fox
- Re: Premature Ending of script headers
- From: Gunnar Hjalmarsson
- Premature Ending of script headers
- Prev by Date: WWW-Checksite-Validator
- Next by Date: Re: Premature Ending of script headers
- Previous by thread: Re: Premature Ending of script headers
- Next by thread: Re: Premature Ending of script headers
- Index(es):