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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 17:01:28 2025 UTC