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
 [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: Thu Apr 25 13:01:30 2024 UTC