php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4480 Session parameters in INI file are ignored
Submitted: 2000-05-17 11:45 UTC Modified: 2000-07-11 05:29 UTC
From: ricoct at w3 dot to Assigned:
Status: Closed Package: Session related
PHP Version: 4.0 Release Candidate 2 OS: Windows 2000
Private report: No CVE-ID: None
 [2000-05-17 11:45 UTC] ricoct at w3 dot to
I have PHP4 RC2+ISS 4.0+Windows 2000 working. I have find that any change in the php.ini in the [Session] sections is ignored by php because I always get a default value.

In example the session.save_path variable. I have to use the command session_save_path command to set the right value of the variable.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-11 05:29 UTC] sas at cvs dot php dot net
This has been fixed in PHP 4.0.1. Please upgrade to the latest version. Thank you for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC