php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17711 phpinfo doesn't display session information
Submitted: 2002-06-11 15:19 UTC Modified: 2002-06-11 15:30 UTC
From: mike at emstat dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.1 OS: aix 4.3.3.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: mike at emstat dot com
New email:
PHP Version: OS:

 

 [2002-06-11 15:19 UTC] mike at emstat dot com
installed php 4.2.1.
Plain jane install.   
./configure
make
make install

copied the php.ini-recommended file to /usr/local/lib/php.ini.


The phpinfo() command doesn't include $_SESSION.

Should it print out under the PHP Variables section with $_COOKIE, $_SERVER, etc?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-11 15:30 UTC] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 13:01:33 2025 UTC