Question
I am using the 20010901 (new) version of TWiki. I am experiencing a really strange problem. I am running the TWiki on a Solaris server, accessing it with Win95 and Win2k machines running IE5.
Whenever I attach a file with a size less than around 700kBytes, the attachment works, whether I am using a Win95 or Win2k client. HOWEVER, when I attach a larger file using Win2k, it fails. It works from Win95.
The failure looks like this: When I click on the upload button, it takes a long time, and finally comes back with a page (
http://myserver.com/twiki/bin/upload/Test/VpN1
) which says:
The page cannot be displayed (and more text)
The file does NOT show up on the server. Nothing!
Again, this is only when I am using Win2k IE5 and the attached file is larger than about 700kB.
Anyone have any ideas????
.
- TWiki version: 20010901
- Web server: Apache 1.3
- Server OS: Solaris
- Web browser: IE 5
- Client OS: Win2k
--
PascalNelson - 22 Oct 2001
I'm experiencing the same problem for attaching a 13meg .avi file using an apache, red hat linux, win2k browser.
--
BrettButler - 11 Dec 2002
Answer
Just an idea - the
CGI.pm module may have a limit on the size of POST data. See
perldoc CGI for more information, and
TWikiDebugging to turn on extra debugging.
--
RichardDonkin - 19 Dec 2002