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
 [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

Add a Pull Request

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: Sat Aug 17 10:01:28 2024 UTC