diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 16:21:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 16:21:17 -0400 |
commit | f5295189485a0ade5bd85d42d25b63bc7f7499c8 (patch) | |
tree | ff9466500ddac9ef7790a84faa7bb67a3a85b5b2 | |
parent | 22839215fbbafa51f69e3ce8d21cb3fa1fcc9d41 (diff) |
response
-rw-r--r-- | doc/bugs/attachment:_failed_to_get_filehandle.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn index 676918831..43b5dc9bb 100644 --- a/doc/bugs/attachment:_failed_to_get_filehandle.mdwn +++ b/doc/bugs/attachment:_failed_to_get_filehandle.mdwn @@ -79,6 +79,12 @@ the error message like below: >>>>>>>>>> Do you have any another idea how to resolve that problem? I can try with rebuilding >>>>>>>>>> package `perl-modules` if it's necessary in that situation. --[[Paweł|ptecza]] +>>>>>>>>>>> If CGI.pm is not creating a temp file, not providing a +>>>>>>>>>>> filehandle by either of its documented methods, then it's just +>>>>>>>>>>> broken; ikiwiki can't deal with that level of brokennecess. +>>>>>>>>>>> I need to find out if this affects stable in general, or just +>>>>>>>>>>> you/ubuntu. --[[Joey]] + The same message I can see in the Apache log file. There is also following warning: |