From: [EMAIL PROTECTED]
Operating system: Windows .NET Build 3604
PHP version: 4.1.1
PHP Bug Type: Session related
Bug description: IIS + PHP + MSSQL Sessions not working right..
When I look in the temp directory of the windows server I get ( minus the
admin):
!user|!password|
and on my linux server:
user|s:6:"---";password2|s:6:"-----";admins|s:1:"1";
the lines used were:
session_register('user');
session_register('password');
--
Edit bug report at http://bugs.php.net/?id=16012&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16012&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16012&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16012&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16012&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16012&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16012&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16012&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16012&r=submittedtwice