php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6918 Initializing session via session_start or _register corrupts HTML
Submitted: 2000-09-28 03:17 UTC Modified: 2000-09-30 02:59 UTC
From: jfahlman at lynx dot net Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jfahlman at lynx dot net
New email:
PHP Version: OS:

 

 [2000-09-28 03:17 UTC] jfahlman at lynx dot net
I have complied php-4.0.2 with --with-apxs=/usr/sbin/apxs --with-mysql --with-xml --with-imap --enable-trans-sid --enable-track-vars.

When I start a new session via session_start or _register, the HTML on that page is corrupted (when the HTML source is viewed it just ends part way through.) Either all of the HTML data did not get sent, or the data was corrupted and the browser is ignoring the rest.  This is repeatable alomst every time.  Once the session is started the problem doesn't happen any more.  I have since reverted back to 4.0.1pl2 and everything is fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-30 02:59 UTC] sas@php.net
If you want to use the transparent URL rewriting feature, please try a recent snapshot and let us know whether it works for you.

http://snaps.php.net/

Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC