[PHP-DEV] PHP 4.0 Bug #9086 Updated: auto trans-sid and output_handler From: andre <email protected>
Date: 02/20/01

ID: 9086
Updated by: andre
Reported By: stefhen <email protected>
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:

this should be covered by the "trans-sid as output handler" RFE

Previous Comments:
---------------------------------------------------------------------------

[2001-02-03 10:33:51] stefhen <email protected>
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'

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9086&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>