Subject: | stdout_pipe doesn't work in mod_perl |
Hello!
The attached script works alright as a CGI script, i. e. outputs "Hello,
world!", but it doesn't output anything if run as a ModPerl::Registry
script. I'd expect it worked the same.
If it is an unavoidable misfeature, I'd like to ask, if there is a
workaround to capture the output under mod_perl at all. Because I tried
various ways, including redirecting output with stdout_fh, but stuck
everywhere after switching to mod_perl.
--
Regards,
Ivan
Subject: | test.cgi |
Message body not shown because it is not plain text.