php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8304 Lost data when write in file
Submitted: 2000-12-17 12:37 UTC Modified: 2001-03-09 20:45 UTC
From: fmattos at internit dot com dot br Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3 OS: Linux
Private report: No CVE-ID: None
 [2000-12-17 12:37 UTC] fmattos at internit dot com dot br
Sometimes happens a problem when the PHP saves variables into session file. When this occurs, I lost all data for my session.. the session file became with 0 bytes.. the message error is:
Warning: open(../sessao/sess_fmattos, O_RDWR) failed: m (13) in \beta\clients\home\portuguese\msed.php on line 4

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-18 08:22 UTC] sniper@php.net
Could you please try the PHP 4.0.4RC6 from 

http://www.php.net/distributions/ 

to see if this happens with it too..

--Jani
 [2001-03-09 20:45 UTC] sniper@php.net
No feedback, not enough info, closed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC