Hi Khabza,

On Mon, 20 Jun 2011 09:57:17 +0200
Khabza Mkhize <khabza....@gmail.com> wrote:

> I am receiving the following error on my error log
> I thought it was caused by Meta Tag content.
> The program was working fine for a long time its just few day I got
> this error and now it seem is consistent.
> [Sun Jun 19 22:42:12 2011] [error] [client 98.126.251.234] malformed
> header from script. Bad header=<p>: tourview1.pl,
> 

Apparently, your script no longer emits the "Content-Type: text/html\n\n" etc.
CGI header with the MIME headers. See that you have «print $cgi->header(...)»
somewhere there.

> this is the program that generate this error
> http://www.followme2africa.com/cgi-bin/followme/scripts/public/common/tourview1.pl?Aqui01-DSAF&CPT&2
> 

I cannot see its source - only its output.

Good luck in resolving that but we need more information.

Regards,

        Shlomi Fish


-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
UNIX Fortune Cookies - http://www.shlomifish.org/humour/fortunes/

CPAN thrives *because* of the unfettered uploading of shit, not in spite of it.
    — Andy Lester

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to