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:

fopen("file.gif", "rb") didn't change anything on my version of PHP.
I'll try it with the CSV snapshot though.


Previous Comments:
------------------------------------------------------------------------

[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

------------------------------------------------------------------------

[2002-10-22 15:15:28] [EMAIL PROTECTED]

My script opens a remote GIF file and saves it to local hard drive.
When executed with Apache 2.0.40 as CGI, everything works fine.
But when I use the apache2 module version of PHP, it only reads about
20K of the GIF.
Interestingly enough, this problem doesn't appear when opening HTML
files.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20030&edit=1

Reply via email to