Logged In: NO
Browser: Mozilla/4.08 (Macintosh; I; PPC, Nav)
Hey Guys,
I'm running BSDOS and have installed the newest version of libnet as well as both
web-ftp 1.5.2 and 1.3.3 but continue to have problems uploading.
I can upload files up to about 1mb in size without problem, but when attempting to
upload a file that's 3mb or more i consistantly get an internal server error message
after what seems like enough time for the file to upload. I've never been able to upload
anything larger than 3mb.
I get the error with either version of web-ftp. My error_log file shows two different
error messages:
Most often it's:
Premature end of script headers: /usr/local/etc/httpd/cgi-bin/web-ftp.cgi
Or both of these:
Remote user timed out at /usr/local/etc/httpd/cgi-bin/web-ftp.cgi line 453, <STDIN>
chunk 1.
Remote user timed out at /usr/local/etc/httpd/cgi-bin/web-ftp.cgi line 453, <GEN32>
chunk 32.
I've upped the Timeout variable in the web-ftp.conf file from 300 to 2000 and continue
to run into the same issue
Are there any limitations on file upload size set either in web-ftp or in apache(1.3) or
perl(5) that might affect this? Apart from that, any idea what's causing this?
Thanks for any help,
Adelaide
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Browser: Mozilla/4.08 (Macintosh; I; PPC, Nav)
Hey Guys,
I'm running BSDOS and have installed the newest version of libnet as well as both
web-ftp 1.5.2 and 1.3.3 but continue to have problems uploading.
I can upload files up to about 1mb in size without problem, but when attempting to
upload a file that's 3mb or more i consistantly get an internal server error message
after what seems like enough time for the file to upload. I've never been able to upload
anything larger than 3mb.
I get the error with either version of web-ftp. My error_log file shows two different
error messages:
Most often it's:
Premature end of script headers: /usr/local/etc/httpd/cgi-bin/web-ftp.cgi
Or both of these:
Remote user timed out at /usr/local/etc/httpd/cgi-bin/web-ftp.cgi line 453, <STDIN>
chunk 1.
Remote user timed out at /usr/local/etc/httpd/cgi-bin/web-ftp.cgi line 453, <GEN32>
chunk 32.
I've upped the Timeout variable in the web-ftp.conf file from 300 to 2000 and continue
to run into the same issue
Are there any limitations on file upload size set either in web-ftp or in apache(1.3) or
perl(5) that might affect this? Apart from that, any idea what's causing this?
Thanks for any help,
Adelaide