aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-07-08 09:58:33 -0400
committerJoey Hess <joey@kitenet.net>2008-07-08 09:58:33 -0400
commit99113e50efc8397f7cba70377499623cd71cd034 (patch)
treea93fe1470a619c0d44819c7761e458529673da06 /doc/bugs/attachment:_failed_to_get_filehandle.mdwn
parent04319b030cda09db85df0e8f82c2c93be473bd88 (diff)
downloadikiwiki-99113e50efc8397f7cba70377499623cd71cd034.tar
ikiwiki-99113e50efc8397f7cba70377499623cd71cd034.tar.gz
web commit by http://ptecza.myopenid.com/: * Response
Diffstat (limited to 'doc/bugs/attachment:_failed_to_get_filehandle.mdwn')
-rw-r--r--doc/bugs/attachment:_failed_to_get_filehandle.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
index d8be5e36b..ea5ee4a3b 100644
--- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
+++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn
@@ -10,8 +10,15 @@ the error message like below:
error("failed to get filehandle ($fh)");
+>> Sure. I've done the change and it seems that $fh variable is undefined:
+
+>> Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/IkiWiki/Plugin/attachment.pm line 135.
+>> failed to get filehandle ()
+
> Also, what web server and version of perl is this? --[[Joey]]
+>> It's Perl 5.8.8-12 from Ubuntu Hardy. --[[Paweł|ptecza]]
+
The same message I can see in the Apache log file. There is also
following warning: