From: [EMAIL PROTECTED]
Operating system: Win NT 4.0
PHP version: 4.0.3
PHP Bug Type: IIS related
Bug description: with session.auto_start=1 session data is not available without
session_start()
I have to start session explicitly, alltough session.auto_start=1.
--
Edit B
ID: 9532
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Session related
Description: with session.auto_start=1 session data is not available without
session_start()
Yes, session data are not available without session_start()
call in PHP 4.04. /session.auto_start=
ID: 9532
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Session related
Description: with session.auto_start=1 session data is not available without
session_start()
I'm not sure what's really hapenning on the Web server. I have to get more detail
information from