php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9532 with session.auto_start=1 session data is not available without session_start()
Submitted: 2001-03-02 16:56 UTC Modified: 2001-04-06 23:32 UTC
From: evstatiev at hotmail dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3 OS: Win NT 4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: evstatiev at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-03-02 16:56 UTC] evstatiev at hotmail dot com
I have to start session explicitly, alltough session.auto_start=1.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-03 17:33 UTC] sniper@php.net
Does this happen with PHP 4.0.4pl1 too?

--Jani

 [2001-03-04 07:14 UTC] evstatiev at hotmail dot com
Yes, session data are not available without session_start()
call in PHP 4.04. /session.auto_start=1/.
 [2001-04-03 09:58 UTC] sniper@php.net
Are you sure that php.ini has been read? Check the phpinfo()
output for session.auto_start entry.

--Jani

 [2001-04-06 15:10 UTC] evstatiev at hotmail dot com
I'm not sure what's really hapenning on the Web server. I have to get more detail information from my hosting ISP provider about reading of php.ini. Thanks for attention!
 [2001-04-06 23:32 UTC] sniper@php.net
This works for me just fine. Please ask your ISP to 
submit a bug report if they can reproduce this.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 11:01:30 2025 UTC