Stas Bekman wrote:
Steve Hay wrote:

Does my patch work on Linux? If not then I have got it all wrong, and we're not still staring at a Win32 problem.


Can you please post a patch against the current cvs, not against another patch? Thanks.

It just hit me. Nothing that happens on the client side affects the server side's STD streams, since the two communicate over sockets. Are you sure that the "Failed to dup" error is coming from the server and not from the client? e.g change the server error message to something else just to make sure?


If it is happening on the server side, may be it happens due to a previous request not restoring the overriden STD stream at the end of its run? We have the error checking, but it may fail nevertheless?

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to