From:             [EMAIL PROTECTED]
Operating system: Redhat Linux 7.2
PHP version:      4.1.2
PHP Bug Type:     Session related
Bug description:  session_start with mod_gzip issue

Not sure if this is a bug in PHP, but it after some of the symptoms I've
experienced, this is all I think it could be. With a server running Apache
1.3.24 (also tried 1.3.22 and 1.3.20) and mod_gzip/1.3.19.1a and PHP 4.2.0
(also tried 4.1.2), PHP pages that do not utilize the session_start
command will load fine. However, the moment I put in the session_start
command while using mod_gzip, the site will no longer load properly in
Netscape 4.x and ONLY Netscape 4.x. It still works in all other browsers.
Perhaps this is too trivial, and perhaps it's not PHP, but I want it to
work!
-- 
Edit bug report at http://bugs.php.net/?id=16767&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16767&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16767&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16767&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16767&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16767&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16767&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16767&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16767&r=submittedtwice

Reply via email to