php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15924 mm prevent web server from starting without helpful message
Submitted: 2002-03-06 22:39 UTC Modified: 2002-09-29 13:41 UTC
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 4.0CVS-2002-03-0 OS: unix likeos
Private report: No CVE-ID: None
 [2002-03-06 22:39 UTC] yohgaki@php.net
Since Sache removed error message that I've added.
PHP will stop at start without helpful message.

BTW, current implementation is not acceptable, IMHO.
It breaks BC, if user has

session.save_path = "my user handler's db connection parameter here".

They must change their code with current implementaion.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-29 13:41 UTC] iliaa@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Nov 23 08:00:01 2025 UTC