ID:               20539
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Linux
 PHP Version:      4CVS-2002-11-21 (stable)
 New Comment:

The patch was reverted. Reopening until a better fix is devised.


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

[2002-12-11 04:25:48] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.



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

[2002-12-09 06:09:00] [EMAIL PROTECTED]

Date: Thu, 28 Nov 2002 19:38:38 +0100 (CET)
From: Sascha Schumann <[EMAIL PROTECTED]>
To: Edin Kadribasic <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] Patch for bug #20539

On Thu, 28 Nov 2002, Edin Kadribasic wrote:

> Forget the patch, its not working well. The problem is that with
> session autostart SID constant gets defined in rinit and gets
> destroyed twice.

    Yes, that's why I don't like to rely on internals of
    something which should be a black box.  The constants
    API needs an interface for deleting entries.

    - Sascha


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

[2002-11-28 03:55:05] [EMAIL PROTECTED]

This crash happens when php.ini (or php-cli.ini :) contains
'session.auto_start = 1' AND 'magic_quotes_gpc = On'



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

[2002-11-28 02:46:31] [EMAIL PROTECTED]

I can't tell. Is php.ini loaded if php-cli.ini doesn't exists by
default ?

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

[2002-11-28 02:32:59] [EMAIL PROTECTED]

Is that php.ini loaded by php then when this crash happens?


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

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

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

Reply via email to