diff options
author | http://joey.kitenet.net/ <joey@web> | 2012-03-01 12:11:10 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-01 12:11:10 -0400 |
commit | 10d041438196eda2a3830357004d3c1e6fba6324 (patch) | |
tree | 0afb71d1ad67bb92d1ca83a9c850ae783eb34bb6 /doc | |
parent | c53aeb3f5cb68c4697ae38d1314d37e57c6240d3 (diff) | |
download | ikiwiki-10d041438196eda2a3830357004d3c1e6fba6324.tar ikiwiki-10d041438196eda2a3830357004d3c1e6fba6324.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/attachments_fail_to_upload/comment_1_577adde1dfa49463dfa8e169c462fc42._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/attachments_fail_to_upload/comment_1_577adde1dfa49463dfa8e169c462fc42._comment b/doc/forum/attachments_fail_to_upload/comment_1_577adde1dfa49463dfa8e169c462fc42._comment new file mode 100644 index 000000000..7d2d66c14 --- /dev/null +++ b/doc/forum/attachments_fail_to_upload/comment_1_577adde1dfa49463dfa8e169c462fc42._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2012-03-01T16:11:09Z" + content=""" +Saying \"it fails\" is not going to get the best help. If you can look in your web server's error.log file, or get a error message from somewhere else, you might get somewhere. + +You might also check if the machine is running out of memory. It's quite likely that a POSTed attachment is all buffered in the web server's memory before ikiwiki gets ahold of it. +"""]] |