aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:46:29 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-08 09:46:29 -0400
commit7e16fa3a1e41e04c7eb541b1bf08cf1848446f3e (patch)
treef0882ae3febfe982246a46a77ab42d1ab5b9dcf2 /doc/bugs/attachment:_failed_to_get_filehandle.mdwn
parentf156308aef6fc025237b2d021eea826feea4ce80 (diff)
downloadikiwiki-7e16fa3a1e41e04c7eb541b1bf08cf1848446f3e.tar
ikiwiki-7e16fa3a1e41e04c7eb541b1bf08cf1848446f3e.tar.gz
response
Diffstat (limited to 'doc/bugs/attachment:_failed_to_get_filehandle.mdwn')
-rw-r--r--doc/bugs/attachment:_failed_to_get_filehandle.mdwn8
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: