php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9086 auto trans-sid and output_handler
Submitted: 2001-02-03 10:33 UTC Modified: 2001-02-20 01:15 UTC
From: stefhen at multimania dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: Linux Mandrake 7.2
Private report: No CVE-ID: None
 [2001-02-03 10:33 UTC] stefhen at multimania dot com
Sessions auto trans-sid are not working if you enable the content compression
( output_handler = ob_gzhandler ; in the php.ini )

Here is the output of my configure line :
'./configure' '--prefix=/usr/local/php' '--with-config-file-path=/usr/local/apache/php/conf' '--enable-ftp' '--enable-magic-quotes' '--enable-track-vars' '--with-regex=system' '--enable-trans-sid' '--disable-debug' '--enable-pic' '--enable-inline-optimization' '--with-zlib' '--with-config-file-path=/etc' '--with-xml' '--without-mysql' '--with-apxs=/usr/local/apache/bin/apxs'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-20 01:15 UTC] andre@php.net
this should be covered by the "trans-sid as output handler" RFE
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 01:01:31 2024 UTC