On Fri, May 07, 1999, Brent Meshier wrote:
> I just installed my server with the following configuration:
>
> Server Version: Apache/1.3.6 (Unix) PHP/3.0.7 mod_ssl/2.2.8 OpenSSL/0.9.2b
> Server Built: May 4 1999 20:31:23
>
> Serving documents on port 80 are no problem, except when I try secure port
> 443 docs. About every 1 out 5 times when requesting a document from the
> secure server, it says: A connection with the server can not be
> established. Other symptoms include it not serving the images, just the
> html/php3. When I check the errors logs it shows:
>
> [Fri May 7 18:23:06 1999] [notice] child pid 1177 exit signal Segmentation
> fault (11)
> [Fri May 7 18:23:06 1999] [notice] child pid 1176 exit signal Segmentation
> fault (11)
> [Fri May 7 18:23:06 1999] [notice] child pid 1175 exit signal Segmentation
> fault (11)
>
> repeated .... (for each unsucessful request)
>
> Any ideas what the problem could be?
People, please first think about this yourself: How should anybody help you
without a lot more details. At least one has to know the operting system this
is running on and a backtrace of the core dump. Without these two things it's
totally useless to ask for help. What do you expect? A god-like guess like
"Yeah, your problem is related to foobar"? Be serious, that's not possible. At
least not without knowing more details about the OS and OS-version, etc.
OTOH what makes you think that the core dump occurs in mod_ssl or OpenSSL and
not in PHP or it's libraries? Just because the core dump occurs for HTTPS
connection usually doesn't mean anything. So please: When you want help for
your situation, you've to assemble a lot more details. Then we all are happy
to help you to solve the problem. Please look inside the mod_ssl FAQ on how to
get the core dump and its backtrace. Additionally it would be reasonable that
you make sure OpenSSL passes it's "make test" procedure without problems, that
PHP already works fine without mod_ssl, that mod_ssl works fine without PHP
and that Apache itself already works fine when running without any third-party
modules.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]