ID:               16717
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Session related
 Operating System: windows
 PHP Version:      4.1.2
 New Comment:

I do not ask for help, I think I do everything as written in book. And
I know people in lists having the same problem. As I said, the session
files in the e:\temp directory all have zero length, thus I can not
register any variable, everytime I use them, PHP behaves as they are
new (i.e. forgets the past value assigned to them.)


Previous Comments:
------------------------------------------------------------------------

[2002-04-20 18:22:14] [EMAIL PROTECTED]

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

------------------------------------------------------------------------

[2002-04-20 18:13:53] [EMAIL PROTECTED]

I'm using PHP 4.1.2 with Win2k Adv. Server with IIS. As I was trying to
write a new script with sessions, I saw that even the simplest examples
in the manual does not work. The count variable is never incremented
for example.

I use $_SESSION, and in php.ini I closed register globals, and set
session directory to e:\temp. I got session files created in that
directory but they are always with zero length, whether I use cookies
or URL rewriting. If I don't say session_start() I got no cookies nor
rewrited URLs at all.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16717&edit=1

Reply via email to