From 7e16fa3a1e41e04c7eb541b1bf08cf1848446f3e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Jul 2008 09:46:29 -0400 Subject: [PATCH] response --- doc/bugs/attachment:_failed_to_get_filehandle.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn index fadc2f87f..cbce1bea9 100644 --- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn +++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn @@ -4,6 +4,14 @@ the error message like below: Błąd: failed to get filehandle +> Can you do some debugging? If you edit attachment.pm line 136, to print +> out what it did get, and show me what that yields, maybe I can figure +> this out. + + error("failed to get filehandle ($fh)"); + +> Also, what web server and version of perl is this? --[[Joey]] + The same message I can see in the Apache log file. There is also following warning: -- 2.44.0