From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Session related Bug description: Lack of defined constant 'SID'
There isn't any constant named SID. Of course, session_id() and $_COOKIE['PHPSESSID'] returns apropriate value, but there isn't any SID. -- Edit bug report at http://bugs.php.net/?id=17251&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17251&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17251&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17251&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17251&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17251&r=support Expected behavior: http://bugs.php.net/fix.php?id=17251&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17251&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17251&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17251&r=globals
