From 0ec27642ae7fd69e2938baf349b8dd179bd2a5c3 Mon Sep 17 00:00:00 2001
From: Marc Delisle
The first things to check (or ask your host provider to check) are the
@@ -2231,6 +2231,9 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
All of these three settings limit the maximum size of data that can be
submitted and handled by PHP. One user also said that post_max_size
and memory_limit need to be larger than upload_max_filesize.
+
+ If you get a timeout problem, look at the $cfg['UploadDir']
+ feature.