ID:               25876
 Comment by:       contact at far-php dot ro
 Reported By:      golden at riscom dot com
 Status:           No Feedback
 Bug Type:         Session related
 Operating System: freebsd 4.8
 PHP Version:      4.3.9-4.3.10
 Assigned To:      sniper
 New Comment:

Hy
i have this problem as well.

PHP version 4.3.11

Script index.php:
session_start();
ob_start();

/tmp -> /domanin_site/tmp/


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

[2006-06-27 06:28:57] hmahmoud1900 at gmail dot com

still have same problem , user session empty and get out of the site.
try all what the guys said , nothing happened

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

[2006-03-28 13:45:31] stjernstrom at gmail dot com

We have this problem to.

Nothing helps :(

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

[2006-03-05 04:51:14] rsalsa at gmail dot com

I'm experiencing this bug as well and none of the fixes mention helped.
I've got a production system where this is happening on right now. Every
php application has is affected is just calling session_start(); 

If it helps the PHP developers out, I can give you access to the system
for testing, monitoring, etc. Just let me know.

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

[2006-03-03 22:40:39] s at guerril dot nnoosppaamm dot la

I'm hitting this same issue with php 5.0.3 on Debian 1:3.3.5-13 using a
custom session handler that writes to MySQL database. It comes up
intermittently, usually persists for a few seconds (all pageloads that
take place over that time), then goes away.

The workaround of forcing session.save_handler to "files" is not
working for me, nor do I think it's appropriate in this situation since
I do want a user-defined handler after all.

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

[2006-02-15 14:43:25] jjohanso at online dot no

Running with this configuration,

FreeBSD FreeBSD 5.2.1-RELEASE-p9 #0: Wed Aug 4 19:02:38 CEST 2004 
Database Version:  MySQL 4.0.18  
PHP Version:  4.3.11  
Web Server:  Apache/2.0.52 (FreeBSD) PHP/4.3.11  
WebServer to PHP interface:  apache2handler
session.save_handler in php.ini set to files,

I see this problem with a low frequency (maybe 2-3 times every second
day when working with updates to my CMS system all day). Doing a web
search in the CMS community it seems that a number of people is
strugling with this problem...

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

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/25876

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

Reply via email to