diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 09:46:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 09:46:29 -0400 |
commit | 7e16fa3a1e41e04c7eb541b1bf08cf1848446f3e (patch) | |
tree | f0882ae3febfe982246a46a77ab42d1ab5b9dcf2 /doc | |
parent | f156308aef6fc025237b2d021eea826feea4ce80 (diff) |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/attachment:_failed_to_get_filehandle.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
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: |