Here's a strange problem. I'm having trouble uploading large files to the media library. (40M, about 10 minutes to upload)
The upload completes, and the page updates to:
https://secure.connect.pbs.org/NGIS/wp-admin/media-upload.php?inline=&upload-page-form=
where I get a 404 - File not found error
PHP variables are updated:
post_max_size=2000M
upload_max_filesize=2000M
max_execution_time=6000
max_input_time=6000
Has anyone run into this problem before?
The upload works for smaller files (30M) but fails if I try to upload a 40M video.
Server: Windows 2008, IIS 7.