php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19521 Apache crash on line ini_set('session.save_handler', 'user');
Submitted: 2002-09-20 04:44 UTC Modified: 2002-10-14 19:26 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: dima at php dot spb dot ru Assigned:
Status: No Feedback Package: Session related
PHP Version: 4CVS-2002-09-20 OS: Windows 2000
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-09-20 04:44 UTC] dima at php dot spb dot ru
Programm 'postnuke', line:
ini_set('session.save_handler', 'user');

Result:
Apache crash

I try: 
Apache 1.3.12 + PHP 4.0.6
Apache 1.3.12 + PHP 4.2.2
Apache 1.3.12 + PHP 4.2.4-dev
Apache 1.3.26 + PHP 4.0.6
Apache 1.3.26 + PHP 4.2.4-dev:
  php4-win32-STABLE-200209200800.zip
  apache_1.3.26-win32-x86-no_src.exe

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-29 11:14 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Please try the LATEST not the STABLE branch, it has many fixes for the session module. On the same note, using latest CVS I am unable to reproduce the described problem on WinXP or Linux.
 [2002-10-14 19:26 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC