Re: [users@httpd] Apache cgid:error for HTML::Template::Pro templates larger than 8k

2014-07-14 Thread Tom Phan
ror and effectively fixed the problem. I just wish I could find out where the buffering happens. It must be either in Perl or in HTML::Template::Pro and both mod_cgid/mod_cgi have an issue with it at 8k/4k. From: Jeff Trawick To: "users@httpd.apach

[users@httpd] Apache cgid:error for HTML::Template::Pro templates larger than 8k

2014-07-10 Thread Tom Phan
My web server: FreeBSD 10.0, Apache 2.4, Perl 5.16, HTML::Template::Pro 0.9510 When I try to run any perl script calling HTML::Template::Pro templates larger than 8,191 bytes, I get following error in httpd: [cgid:error] malformed header from script 'test.pl': Bad header: Running the script fr

[users@httpd] Apache cgid:error for HTML::Template::Pro templates larger than 8k

2014-07-10 Thread Tom Phan
My web server: FreeBSD 10.0, Apache 2.4, Perl 5.16, HTML::Template::Pro 0.9510   When I try to run any perl script calling HTML::Template::Pro templates larger than 8,191 bytes, I get following error in httpd:   [cgid:error] malformed header from script 'test.pl': Bad header:   Running the script