php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23881 register_globals not functioning correctly
Submitted: 2003-05-29 19:25 UTC Modified: 2003-05-30 08:46 UTC
From: ben at secure dot cc Assigned:
Status: Closed Package: Session related
PHP Version: 4.3.2RC4 OS: Darwin
Private report: No CVE-ID: None
 [2003-05-29 19:25 UTC] ben at secure dot cc
Compiled PHP 4.3.2RC4 on a Mac OS X with the same 
configure as we used for 4.3.1. It appears that 
register_globals is not storing the session information 
from page-to-page. Some session information is kept. 
Some is not. I haven't been able to figure out why some 
session data is kept while other data is not. The 
following is our configure line:

./configure --with-zlib-dir=/usr/local --with-gd --
with-mysql=/usr/local/mysql --with--pgsql=/usr/local/
pgsql --with-apxs --with-freetype-dir=/usr --enable-
sockets --with-jpeg-dir=/usr --with-png-dir=/usr --
with-tiff-dir=/usr/local --with-xml --with-mcrypt=/usr/
local --with-mhash=/usr/local --with-t1lib=/usr/local 
--with-iconv=/usr/local --with-xslt-sablot=/usr/local 
--enable-trans-sid --enable-exif -enable-ftp

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-29 20:39 UTC] magnus@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


What information isn't kept ? 
And a small reproduce script would also help. 
 [2003-05-30 01:56 UTC] derick@php.net
Also get 4.3.2, which was released today. RC4 had some problems.
 [2003-05-30 03:44 UTC] ben at secure dot cc
This is fixed in the PHP 4.3.2 release, it was 
definately a bug in 4.3.2RC4. Sorry for not documenting 
it better.

Thanks for all your hard work. :)  Maybe you 
should put up a PayPal 'tip jar' for people to donate 
funds for your development, etc.

Take care,

Ben Harper
Secure.CC, Inc.
 [2003-05-30 08:46 UTC] sniper@php.net
You can always donate to the developer(s) using their
php.net email addresses.. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC