1
oaklid
WFSection0.1 File Upload fail
  • 2003/12/2 11:05

  • oaklid

  • Just popping in

  • Posts: 2

  • Since: 2002/10/22


I know this is an ancient version of WFSection, but it's what I'm using with my old version of Xoops. Hope someone can help.

When uploading files larger than about 1 MB, I get either a File Update Fail message from within XOOPS (if the files are medium sized, like 5 MB), or a Write error/broken pipe from the server (if the files are very large).

I've edited php.ini to allow up to 100MB files, and I've edited the code in the wfsection/class/uploadfile.php and class/upload.class.php to allow 100 Mb files.

Anyone know what I've missed? Timeout somewhere? Some other file to edit max file upload size?

Any clues appreciated.