php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6450 get a bad file descriptor error
Submitted: 2000-08-30 18:49 UTC Modified: 2000-09-05 18:23 UTC
From: fabriced at corp dot rocketcash dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.0 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fabriced at corp dot rocketcash dot com
New email:
PHP Version: OS:

 

 [2000-08-30 18:49 UTC] fabriced at corp dot rocketcash dot com
Sometimes I get this error:
[error] PHP Warning:  write failed: Bad file descriptor (9) in Unknown on line 0
[error] PHP Warning:  Failed to write session data. Please check that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

But this error is only sometimes so I assume that the setting of session.save_path is right (also I've checked it and all the session files are wirtten on /tmp which is right).

I really don't have any clue.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-05 18:23 UTC] sas@php.net
Fixed in PHP 4.0.2. Please upgrade.

Thanks for using PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 07:01:27 2024 UTC