ID:               16276
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Session related
 Operating System: win2000 server
 PHP Version:      4.1.2
 New Comment:

Can you try 4.2.0RC1 (see www.php.net/~derick) and see if it has been
fixed?


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

[2002-03-25 21:24:06] [EMAIL PROTECTED]

win2000 server+apache+php4.12
php.ini
session.save_handler=mm  ????? files
(when i use files,it is working order.but if use mm
it echo "X-Powered-By: PHP/4.1.2 Content-type: text/html"
in every page.How to solve this problem?)
session.save_path = /tmp
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.serialize_handler = php
session.gc_probability = 1
session.gc_maxlifetime = 1440
session.referer_check =
session.entropy_length = 0
session.entropy_file =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 1

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


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

Reply via email to