ID: 16173 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: win2k SP2 PHP Version: 4.1.2 New Comment:
FWIW: After much trial and error (and more error) I've been able to narrow down an issue I'm haveing to the same problem described above. I've been using Apache/1.3.23 and php version 4.1.2, and php version 4.2 RC1 as Apache modules on the win2000 platform. specifying a content-disposition type works great in http://, does not work properly in https:// (let me know if you need more detail, I'll gladly provide it) =) I'm going to see if I can isolate this further and see if it happens with 4.1.1 With best regards, Erik Previous Comments: ------------------------------------------------------------------------ [2002-03-19 16:13:32] [EMAIL PROTECTED] Using IIS on win2k with php 4.1.2 (binary install) using readfile() to download a file (xls, doc, pdf, etc.) with prior sending of header("Content-type: application/pdf") for example does not work - client is IE6, and IE5.5 It acts as though headers are being corrupted under https. Same script works fine under http. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16173&edit=1