Date: 08/31/01
- Next message: Stig Sæther Bakken: "Re: [PHP-DEV] python dictionary-like % (percent) substitution in php (was: Good idea in % (percent) substitutions in string)"
- Previous message: michael.viorney <email protected>: "[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: problems with ob_gzhandler"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 31 Aug 2001 15:27:11 +0300, Zeev Suraski wrote:
> BTW, any chance you're using trans_sid? (can you check if
> php_session_start_output_handler() ends up being called for some reason?)
it does get called. but the session is already there (cookie based) so
there's no reason to start the trans-sid thingie. somehow the logic in
session.c:917 seems wrong.
re,
tc
>
> At 15:16 31-08-01, Thies C. Arntzen wrote:
> >hi,
> >i have "output_handler=ob_gzhandler" in my php.ini
> >
> >and just found those messages in my apache error_log:
> >[Fri Aug 31 13:20:47 2001] Script: '/home/thies/shop/login.php'
> >---------------------------------------
> >/home/thies/devel/php4/main/output.c(240) : Block 0x0821D270 status:
> >Beginning: Overrun (magic=0x402640D8, expected=0x7312F8DC)
> > End: Unknown
> >
> >which is a BadThing(tm). i'm running HEAD - haven't tried PHP_4_0_7.
> >
> >'cause i don't have the time right now to dig myself i though that
> >reporting it is nearly half as good as fixing it;-)
> >
> >re,
> >tc
>
> --
> Zeev Suraski <zeev <email protected>>
> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/
>
-- 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>
- Next message: Stig Sæther Bakken: "Re: [PHP-DEV] python dictionary-like % (percent) substitution in php (was: Good idea in % (percent) substitutions in string)"
- Previous message: michael.viorney <email protected>: "[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: problems with ob_gzhandler"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: problems with ob_gzhandler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

