From:             btekcan at turk dot net
Operating system: Windows 2003
PHP version:      4.3.4
PHP Bug Type:     Filesystem function related
Bug description:  Upload Problem

Description:
------------
I cannot upload 1MB and bigger files,evertimes wait,wait,wait than either
page cannot be displayed or sometimes CGI Error The specified CGI
application misbehaved by not returning a complete set of HTTP headers.

My host already set this...

max_execution_time 120 
max_input_time -1
post_max_size 15M 
upload_max_filesize 10M
set cgi.force_redirect=0

But still problem my upload,and same probelm download.%80-84 my server cut
download.

Any idea ??




-- 
Edit bug report at http://bugs.php.net/?id=26291&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26291&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26291&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26291&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26291&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26291&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26291&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26291&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26291&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26291&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26291&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26291&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26291&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26291&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26291&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26291&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26291&r=float

Reply via email to