ID:               15224
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         OpenSSL related
 Operating System: Linux RH 7.1
 PHP Version:      4.1.1
 New Comment:

[EMAIL PROTECTED]: The original reporter of this bug doesn't
seem to be interested/does not care, so please open a new report about
this.



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

[2003-02-13 11:00:29] [EMAIL PROTECTED]

> Please try using this CVS snapshot:
>
>  http://snaps.php.net/php4-STABLE-latest.tar.gz

I did this; no dice.

It seems to be dying inside SSL_CTX_ctrl (via SSL_CTX_set_options) when
called from apache's ssl_init_ConfigureServer at this line:

SSL_CTX_set_options(ctx, SSL_OP_ALL);

This is the same behavior it had before.  Thanks.

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

[2003-02-12 20:16:21] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-02-12 14:21:16] [EMAIL PROTECTED]

More details:
This happens with curl 7.9.8 or 7.10.3.
OpenSSL 0.9.7 or a variety of flavors of 0.9.6.

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

[2003-02-12 14:20:22] [EMAIL PROTECTED]

FreeBSD 4.6-stable
PHP 4.2.2 --with-curl
curl --with-ssl
Apache 1.3.27 with SSL

To reproduce the bug:
* start apache
* send a HUP signal to apache's parent process (to restart it)

The server needn't serve any pages (php or otherwise).  Apache crashes
while trying to reinitialize SSL.

Running the same version of everything, but curl compiled --without-ssl
makes it work correctly: the apache parent kills off its children and
spawns new ones.

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

[2002-02-27 00:00:02] [EMAIL PROTECTED]

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

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

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

Reply via email to