[EMAIL PROTECTED] (Jesse Erlbaum) writes:

> Hello Lincoln & Mod_Perl-ers!
> 
> I have a REALLY WIERD bug for you, regarding UPLOADING FILES via MSIE 4.
> 
>       Red Hat Secure Server 2.0
>       CGI.pm: 2.56
>       mod_perl 1.15
> 

Have you verified you aren't hitting up against any disk space issues,
or quota issues for the process the httpd runs as?  Can you get a
trivial mod_perl handler to accept a file with POST?  Have you tried
submitting from different machines? (No joke, I once hunted a bizarre
bug for hours regarding sending files; turned out my /tmp partition
was full and Netscape didn't complain and just sat there.  Grrr.)

Chip

-- 
Chip Turner                   [EMAIL PROTECTED]
                              Programmer, ZFx, Inc.  www.zfx.com
                              PGP key available at wwwkeys.us.pgp.net

Reply via email to