ID: 16807 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Windows 2000 SP2 PHP Version: 4.2.0 New Comment:
funnily enough when i turned register globals OFF everything was allright and i could reach all session vars through the HTTP_SESSION_VARS array but i can't access register globals here at this web server since i only have phpmyadmin what should be done when register globals is on Previous Comments: ------------------------------------------------------------------------ [2002-05-15 08:30:07] [EMAIL PROTECTED] There are no blank lines in the script. The first line is <?php Anyway - with the release of 4.2.1, this problem no longer occurs on my system. The problem appears to be fixed and this bug can be closed. ------------------------------------------------------------------------ [2002-05-15 05:10:47] [EMAIL PROTECTED] I think the following should help. before the statement "<?php", is there any blank line above it?If yes, delete the blank line and I think the problem will be solved. Hope this help!! ------------------------------------------------------------------------ [2002-05-06 20:31:05] [EMAIL PROTECTED] Please check following: I hade the same error because of spaces (or CR or TAB) *befor* the first use of <?php ! Did you check that? ------------------------------------------------------------------------ [2002-05-05 18:23:00] [EMAIL PROTECTED] The error I receive (again, 4.2.0, IIS, and Win 2k) is that it is unable to open the session folder. May or may not be related, but I'm also experiencing problems with POST variables. David ------------------------------------------------------------------------ [2002-05-03 23:53:28] [EMAIL PROTECTED] [EMAIL PROTECTED]/other mail addresses who comment on this/ ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/16807 -- Edit this bug report at http://bugs.php.net/?id=16807&edit=1