ID:               16432
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Filesystem function related
 Operating System: Linux 2.2.18
 PHP Version:      4.1.2
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2002-04-30 16:21:25] [EMAIL PROTECTED]

Happens here on exactly 4k.  chops off at 4096 bytes regardless of the
last parameter.  PHP 4.1.2

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

[2002-04-04 13:47:25] [EMAIL PROTECTED]

I can't install the RC on the server right now (its a production
machine and my dev is currently under repair).

If its not easily reproduceable, I guess don't worry about it, the
workaround for me isn't that hard.

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

[2002-04-04 13:44:03] [EMAIL PROTECTED]

Can't reproduce. Just wrote about 300 megs in one call :)
I'm runnig Linux 2.4.17.

Can you try 4.2.0RC2 from www.php.net/~derick ?

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

[2002-04-04 13:28:06] [EMAIL PROTECTED]

fwrite appears to fail when the input string is too long (on the order
of 160k).  

I've been creating dynamic stats pages from a database and writing them
to a file.  Recently the text to write has exceed some threshold that
caused fwrite to not write to the fill and to not return an error code.
 Writing the files in chunks fixes the problem.  However, there is
nothing in the documentation about max length of strings to write.

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


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

Reply via email to