php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22948 Register Globals And Session
Submitted: 2003-03-28 23:08 UTC Modified: 2003-03-31 02:20 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: Ryan at StealthTeck dot Net Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.2RC1 OS: Red Hat Linux 7.3 2.96-113
Private report: No CVE-ID: None
 [2003-03-28 23:08 UTC] Ryan at StealthTeck dot Net
Hello i not sure but php.ini and only one on the box. Is configed for Register Globals on for our customers scripts and a few clients say there script cause a error stating Register globals ant on and to have it turned on.. But it is on.. Well a client setup this phpinfo script and it says the samething also most of the php values are not true.
Goto http://xtac.org/phpinfo.php for better explaining. Sendmail ant correct path and etc.

Also on the side of Session i dont know how to fix and the script i got is the lastest release. 

Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

This isfor the latest release and hasnot been fixed. i have not been able to find any other bug that compares to the new vers.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-31 02:20 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 21 10:00:02 2025 UTC