diff options
Diffstat (limited to 'doc/bugs')
-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: |