ID:               19457
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Apache related
 Operating System: Solaris 8
 PHP Version:      4.2.3
 New Comment:

Please try using this CVS snapshot:

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

And make sure you're linking both apache and php with SAME openssl
libs. Best way to make sure you're doing that is to remove all libssl.*
and libcrypto.* files from your system
and the header files and reinstall openssl.



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

[2002-09-18 19:17:37] [EMAIL PROTECTED]

Maybe you should try mod_ssl and compile it as DSO.
I'm using that and it has always worked fine.


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

[2002-09-17 18:53:46] [EMAIL PROTECTED]

Compiling v4.2.2 as a .so file also failed.  Out of curiosity, is there
possibly a problem with our compiler version (gcc 2.95.3)?

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

[2002-09-17 18:27:31] [EMAIL PROTECTED]

Yes, it was compiled with the libpthread library.  Just for a little
further info, recompiling Apache WITHOUT SSL works fine ...  We're
going to try the 4.2.2 PHP compile and see if that works ...

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

[2002-09-17 17:00:05] [EMAIL PROTECTED]

I might be mistaken..but I think I had same issue myself
once and got it fixed by making sure httpd was linked with 
libpthread..can you check if your httpd is linked with it:

ldd /usr/local/apache/bin/httpd



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

[2002-09-17 16:39:26] [EMAIL PROTECTED]

I ran into this exact problem last night while trying to upgrade one of
my servers.  Still not sure exactly what caused it, but the crash
didn't occur for me unless Apache had SSL support (apache-ssl) enabled.
 Perhaps this is caused by a SSL library conflict?  I encountered this
problem on RedHat 7.1, and RedHat likes to install it's own (old)
version of OpenSSL.  I haven't had enough time to tinker too much,
especially since it's a production server.  However, I do have one
machine with this setup working, but that is RedHat 7.3.

Anyway, the setup that doesn't work for me on RedHat 7.1 is:

OpenSSL 0.9.6g
Apache 1.3.26 + Apache-SSL 1.48
PHP 4.2.3

All are source distributions, and were downloaded fresh last night.

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

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

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

Reply via email to