ID: 25876
Updated by: [EMAIL PROTECTED]
Reported By: golden at riscom dot com
-Status: No Feedback
+Status: Open
Bug Type: Session related
Operating System: freebsd 4.8
PHP Version: 4.3.9-4.3.10
Previous Comments:
------------------------------------------------------------------------
[2005-03-16 10:24:06] meier at schnubbelchen dot de
Same problem (not reproducable always) on Apache 1.3.33, PHP 4.3.10,
enough Space in /tmp, permissions OK
/configure --prefix=/usr --with-apxs=/usr/local/apache/bin/apxs
--enable-cli --with-config-file-path=/etc --enable-safe-mode
--with-exec-dir=/usr/bin --with-mysql=/usr --with-zlib
--with-xml --enable-wddx --with-gd --with-imap-ssl --enable-shared
--with-pear --with-ldap --with-ldap-sasl --with-gettext --with-imap
--with-mcrypt --with-openssl --with-dom --enable-ftp --with-snmp
------------------------------------------------------------------------
[2005-03-10 20:42:46] dmih at in-solve dot ru
I can confirm this.
We are hosting privider, 5+ servers with PHP sites.
* Apache 1.3.33 / PHP 4.3.9, mod_php.
* Session folder is OK, rather empty.
* Bug is not related to Zend Optmiziser, not installed.
* Under heavy load this bug freqency increases, more than just to
reflect increased load.
* I cannot approve or reject wherever CGI PHP is affected by this bug.
I suspect that it is not affected.
------------------------------------------------------------------------
[2005-03-08 15:35:18] xtrange at gmail dot com
In the php.ini I put:
register_argc_argv = On
...and problem solved!
------------------------------------------------------------------------
[2005-03-03 21:26:59] reaper at fudo dot org
To follow up to myself:
my problem was that in php.ini i had:
session.save_handler = user
This is not the default. The default setting, that works for me, is:
session.save_handler = files
It was changed by a fellow admin, and i was unaware of this. Changing
the setting back to teh defualt allowed everything to work exactly as
it should.
------------------------------------------------------------------------
[2005-03-03 21:09:30] reaper at fudo dot org
I am experiencing the same thing with apache 2.0.53, php 4.3.10, and
linux 2.6 (debian).
I notice that there is no real fix, and that this problem is
persistent. I will investigate further, but is this a real problem or
not? If it is, it should be dealt with.
------------------------------------------------------------------------
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