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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC