From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.4pl1
PHP Bug Type:     Filesystem function related
Bug description:  fwrite doesn't work on Windows 2000 with Apache Server.

I have two web servers with Windows 2000 running on them.
One of them uses as a web server Microsoft IIS and the other one Apache 1.3.19 for 
Windows. I have a php script which connects to a remote web server and grabs an image. 
The image is written on a file (with fwrite function) and saved on the local harddisk. 
If I run the php script on IIS the image is saved correctly. If I run the php script 
on Apache the image is corrupted (has a larger length in bytes; usually, between 1-50 
bytes).


-- 
Edit Bug report at: http://bugs.php.net/?id=9806&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to