David R Newman wrote:
> > OK. Please try the gdb thing then. it may tell us where the segfault
> > is occurring.
>
> The problem is I don't even get as far as a segfault. When I tried gdb
> exec-file /usr/sbin/httpd
> run -X
>
> it never came back. I tried reading a page from the server, but got no
> response. I then looked at the process list, found an httpd -X one marked
> R, and killed it. This produced a gdb error saying it couldn't find
> the process. It seems like the httpd loading sticks somewhere quite early on.
OK, take out either mod_midgard or the midgard-php4 extension to see
which one of the two prevents apache from loading. At least we know it
must be in module init, since it appearanyly never gets to request
phase.
> Red Hat 7.1. According to the RPM dependencies, there should be a
> way to get it working. I'm still puzzling over the different names for
> the libraries installed by the same version of openSSL.
Not familiar with those issues, sorry.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]