From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.1
PHP Bug Type:     Session related
Bug description:  Lose auf HTML-Code at session_start()

I have find the problem, that if I call a Site where I have a session-start
as first then I lose any charcters from the PHP-HTML-Output. If I reload
the page then anythink ist okay.

I have found, if I call session_wirte_close() directly after the
session_start() then I do not become this error.

For example this error I have on the page http://ttvn.de

A phpinfo()-Output can you find at http://ttvn.de/test.php4

Thank you.

Kind Regards,
 Michael
-- 
Edit bug report at http://bugs.php.net/?id=20002&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20002&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20002&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20002&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20002&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20002&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20002&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20002&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20002&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20002&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20002&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20002&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20002&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20002&r=isapi

Reply via email to