From: [EMAIL PROTECTED] Operating system: Linux 2.4.10 PHP version: 4.2.0 PHP Bug Type: Session related Bug description: SID is empty
<?php session_start(); if ( SID != session_name() . '=' . session_id() ) echo 'shit'; else echo 'my fault'; ?> './configure' '--with-apxs2=/usr/httpd/sbin/apxs' '--with-mysql' '--with-gd' '--with-jpeg-dir=/usr' '--with-png-dir=/usr/lib' '--with-zlib=yes' '--with-xml' '--with-ttf' '--with-ftp' '--enable-trans-sid' '--enable-track-vars' '--enable-magic-quotes' '--enable-ftp' '--with-config-file-path=/etc/httpd2' '--with-sybase=/usr/freetds' '--with-pdflib=/usr/local' '--with-gettext' -- Edit bug report at http://bugs.php.net/?id=16627&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16627&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16627&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16627&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16627&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16627&r=support Expected behavior: http://bugs.php.net/fix.php?id=16627&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16627&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16627&r=submittedtwice