[PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-12-13 Thread sander

ID: 12915
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Session related
Operating System: Linux 2.4.9 (Debian woody)
PHP Version: 4.0.6
New Comment:

No feedback. Closing.

Previous Comments:


[2001-11-18 01:27:22] [EMAIL PROTECTED]

Does this problem persist with the current release candidate for PHP 4.1.0? It can be 
found at http://www.php.net/~zeev/php-4.1.0RC2.tar.gz.



[2001-08-22 21:04:44] [EMAIL PROTECTED]

Sessions work correctly if session.save_handler is set to 
'files', but if I set it to 'user' and I set up a new save 
handler with session_set_save_handler(), then afterwards I 
have to call session_write_close() at the end of every 
script, otherwise the session data doesn't get written out 
(to a database in my case)

I tested it with PHP 4.0.6, and apache 1.3.20.
PHP has to following extensions loaded: gd, mysql, ldap.







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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-12-13 Thread Hartmut Holzgraefe

[EMAIL PROTECTED] wrote:

 ID: 12915
 Updated by: sander
 Reported By: [EMAIL PROTECTED]
 Old Status: Feedback
 Status: Closed
 Bug Type: Session related
 Operating System: Linux 2.4.9 (Debian woody)
 PHP Version: 4.0.6
 New Comment:
 
 No feedback. Closing.
 

maybe we should add an additional status for 'no feedback'
as i would define the 'Closed' status as 'issue solved' ?

(ok, ok, the *real* reason is me making no more score
  in 'who fixes the bugs ;)

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77




-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-11-17 Thread sebastian

ID: 12915
Updated by: sebastian
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Session related
Operating System: Linux 2.4.9 (Debian woody)
PHP Version: 4.0.6
New Comment:

Does this problem persist with the current release candidate for PHP 4.1.0? It can be 
found at http://www.php.net/~zeev/php-4.1.0RC2.tar.gz.

Previous Comments:


[2001-08-22 21:04:44] [EMAIL PROTECTED]

Sessions work correctly if session.save_handler is set to 
'files', but if I set it to 'user' and I set up a new save 
handler with session_set_save_handler(), then afterwards I 
have to call session_write_close() at the end of every 
script, otherwise the session data doesn't get written out 
(to a database in my case)

I tested it with PHP 4.0.6, and apache 1.3.20.
PHP has to following extensions loaded: gd, mysql, ldap.







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


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]