From: [EMAIL PROTECTED] Operating system: linux PHP version: 4CVS-2002-09-28 PHP Bug Type: Session related Bug description: session variables only work if register globals is turned off
I think the last update to sessions broke. eg. register_globals = On Sessions dont work register_globals = Off Sessions work Ok. While its not a bad idea :) - I dont think that was intended.. :) -- Edit bug report at http://bugs.php.net/?id=19646&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19646&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19646&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19646&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19646&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19646&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19646&r=support Expected behavior: http://bugs.php.net/fix.php?id=19646&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19646&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19646&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19646&r=globals