php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6705 php segfaults with the option session.save_path
Submitted: 2000-09-13 02:15 UTC Modified: 2000-10-12 08:34 UTC
From: js at terasystems dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.2 OS: linux 2.2.16
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: js at terasystems dot de
New email:
PHP Version: OS:

 

 [2000-09-13 02:15 UTC] js at terasystems dot de
I' m using php 4.02 with Apache 1.3.12 as a module. 
I`ve several VHosts and I want to write the session_data into different Directories. But when I set the option session.save_path (directory does exist) the apachechild segfaults at the end of an GET-request and in the middle of an POST-request.

my configure:

./configure \
        --enable-track-vars \
        --with-apache=/usr/src/apache_1.3.12 \
        --with-mysql



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-20 19:37 UTC] sas@php.net
Can you send us a backtrace?
 [2000-10-12 08:34 UTC] sniper@php.net
No feedback. Reopen this bug report (with backtrace) if this problem still exists with PHP 4.0.3.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 12 00:01:27 2025 UTC