From:             [EMAIL PROTECTED]
Operating system: XP
PHP version:      4.3.0RC3
PHP Bug Type:     Filesystem function related
Bug description:  Rewriting file no longer works

This is just a heads up.  I can reproduce it but can't figure out why.  I
have a guestbook script that I wrote (KISGB) and it works perfectly under
all prior to 4.3.x versions.  However, 4.3.0RC3 (don't know about previous
RC's) will not recreate the file.  Basically the script is trying to
rewrite a configuration file.  It fails every time (writing out a file of
zero length) but I can't find anything on the logs.  As soon as I restore
a previous non 4.2.3x release, it works flawlessly.  I will continue to
try to produce a smaller script to replicate it, but it will fail 100% of
the time under 4.3.0.  I will also add that the script is a phpNUKE
module, so it is operating within that framework.  It is a flat file, not
a MySQL table.
-- 
Edit bug report at http://bugs.php.net/?id=21087&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21087&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21087&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21087&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21087&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21087&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21087&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21087&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21087&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21087&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21087&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21087&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21087&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21087&r=isapi

Reply via email to