Hello,
I'm using Apache2::AMFImageRendering for image resizing in Apache.
Frequently, I see this error (below) in the Apache's error log and my images cannot be shown in the web page:
Apache2::Filter::print: (103) Software caused connection abort at /usr/local/share/perl5/Apache2/AMFImageRendering.pm line 296
The related line is: ( AMFImageRendering.pm line 296)
$f->print($image2);
Do you have a comment on how to fix this?
Thanks in advanced...
Niyazi
My Environment Info:
------------------------------
AMF Version 4.02
Apache Version 2.2.23
mod_perl/2.0.7 Perl/v5.10.1