php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25843 When i used phpinfo() in disable functions it made the sessions give out a errr
Submitted: 2003-10-11 23:58 UTC Modified: 2003-10-12 22:18 UTC
From: agarwal_dev at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.3 OS: Win Xp
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: agarwal_dev at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-10-11 23:58 UTC] agarwal_dev at hotmail dot com
Description:
------------
When i used phpinfo() in disable functions it made the sessions give out a error. and when i removed it it was fixed:).

Expected result:
----------------
Warning: Unknown(): open(/tmp\sess_d4c128d44675ec7e97fd0485f7030960, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-12 19:59 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Configuration error, not bug.
 [2003-10-12 22:17 UTC] agarwal_dev at hotmail dot com
I don't need any help just wanted to let you know what has happened !
 [2003-10-12 22:18 UTC] sniper@php.net
You do need help when you use wrong php.ini option values.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 17:02:22 2024 UTC