ID:               24701
 Updated by:       [EMAIL PROTECTED]
 Reported By:      blue at jungbo dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: RedHat 7.3
 PHP Version:      4.3.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

..


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

[2003-07-18 03:06:39] blue at jungbo dot net

Description:
------------
i found same problem in php 4.1.2
our webserver migrate to 4.3.2
but there is some strange problem

session.cookie_lifetime= 0 is mean util closed browser.
but doesn't disconnect it is remain....  of coure my all browser is
closed and more strange thing is it happend sometimes not always...
there is who same problem?

config option below ..

--with-apxs=/usr/httpd/bin/apxs
--with-mysql=/usr/local/Mysql
--with-gd=/usr
--with-png-dir=/usr
--with-zlib-dir=/usr
--with-jpeg-dir=/usr
--with-freetype-dir=/usr
--with-db
--with-gettext
--enable-track-vars
--disable-debug
--enable-memory-limit
--enable-magic-quotes
--disable-posix

php.ini below

session.save_path = /tmp
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /

and else is default value.








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


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

Reply via email to