ID: 16548
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Open
Bug Type: Session related
Operating System: RED HAT Linux 7.2
PHP Version: 4.1.2
New Comment:
Found new error in latest cvs:
This line
system("$SDHAG/ha-server $DB $CADB $CABI 1 $SDHAG 2>&1",$ret);
has 0 100% as returncode i put an echo before exit 0!
With older php there was now error.
Previous Comments:
------------------------------------------------------------------------
[2002-04-23 19:55:08] [EMAIL PROTECTED]
This should be fixed in CVS. Please try the latest cvs snapshot from
http://snaps.php.net/ and make sure the
Revision of ext/session/mod_files.c is 1.74
--Jani
------------------------------------------------------------------------
[2002-04-18 16:30:18] [EMAIL PROTECTED]
reopened as possible session related bug.
------------------------------------------------------------------------
[2002-04-18 10:30:13] [EMAIL PROTECTED]
Sorry !
PHP/4.2.0RC4 has the same problem with _mprshut and session.auto_start
= 1.
httpd and _mprshut acces /tmp/sess_*
------------------------------------------------------------------------
[2002-04-18 09:39:10] [EMAIL PROTECTED]
Please try PHP 4.2.0RC4 from http://www.php.net/~derick/
------------------------------------------------------------------------
[2002-04-17 10:01:27] [EMAIL PROTECTED]
Now it's 100% true:
Without session.auto_start = 0 it works also with apache with php
compiled.
So i can't use session variables.
Has anybody interest to solve the problem ?
I know not much from C.
On which side is the error ? PHP or _mproshut (Progress) ?
------------------------------------------------------------------------
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/16548
--
Edit this bug report at http://bugs.php.net/?id=16548&edit=1