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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 07:01:29 2024 UTC