ID: 20030 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Windows XP PHP Version: 4.2.3 New Comment:
I put the "b" in the other pointer and it works fine. Thanks. It's odd that my script worked fine without it with the CGI version. Previous Comments: ------------------------------------------------------------------------ [2002-10-24 02:33:54] [EMAIL PROTECTED] Did you open the write filepointer in binary mode too? Please add your script here..but if it's very long one, provide an URL where we can see it. ------------------------------------------------------------------------ [2002-10-23 15:07:55] [EMAIL PROTECTED] Nope. Snapshot wouldn't even work at all. (Module and CGI). I get "Bad browser request" and other "internal server error". ------------------------------------------------------------------------ [2002-10-23 13:27:40] [EMAIL PROTECTED] fopen("file.gif", "rb") didn't change anything on my version of PHP. I'll try it with the CSV snapshot though. ------------------------------------------------------------------------ [2002-10-22 16:49:03] [EMAIL PROTECTED] also make sure you are using fopen($path, "rb"); the b is important under windows. ------------------------------------------------------------------------ [2002-10-22 15:43:59] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20030 -- Edit this bug report at http://bugs.php.net/?id=20030&edit=1