ID: 25876
Comment by: dmih at in-solve dot ru
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:
Please kindly pay attention to this bug.
It is REAL bug, not fantasy of 100+ man. Random session handler error.
No Feedback status is surely lame for this, as you are getting
feedback.
There is no reproduce code because bug is "random bug under heavy load"
class.
We hope for you.
Thanks.
Previous Comments:
------------------------------------------------------------------------
[2005-04-08 19:03:08] todd dot trann at palidar dot com
RedHat 9
PHP 4.3.9 from RPM (php-4.3.9-11.rh90.art)
Zend Engine 1.3.0, Optimizer 2.5.5
I am experiencing the same problem: the error indicates storage module
"user", yet php.ini has it set to "files", and nowhere in my code do I
change it to "user".
The problem comes and goes as the page is reloaded. A PHP page with no
session code does not exhibit the problem.
My /tmp directory is world writable.
Todd
------------------------------------------------------------------------
[2005-04-02 16:21:52] tj at tjshafer dot com
I am also having this problem
Freebsd 4.8
php 4.3.10
------------------------------------------------------------------------
[2005-03-31 03:00:43] james at westcoastbmx dot com
i have this problem as well.
as long as:
php_value session.save_handler user
is in my .htaccess file
session_start();
will not work.
------------------------------------------------------------------------
[2005-03-28 19:27:40] clix at theclixnetwork dot com
A client of mine is having the same problem. The script uses:
session_start();
session_register('susername');
session_register('spassword');
session_register('sreferer');
session_register('susecode');
No destroy or anything special. If $username is set, than it sets the
session $susername to $username. He tried accessing the page within a
short time period after me, both passing the same username. However
when I access it again it doesn't give me the error.
------------------------------------------------------------------------
[2005-03-25 01:52:28] [EMAIL PROTECTED]
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
------------------------------------------------------------------------
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