Re: Apache+mod_ssl + mod_php segfault
From: Vonleigh Simmons (nospam_at_illusionart.com)
Date: 09/11/04
- Previous message: Gary Aitken: "Asus A7N8X-E w/SATA and SCSI, 4.10 sys install snafu"
- In reply to: Matthew Seaman: "Re: Apache+mod_ssl + mod_php segfault"
- Next in thread: Kevin D. Kinsey, DaleCo, S.P.: "Re: Apache+mod_ssl + mod_php segfault (culprit found!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Sep 2004 22:52:40 -0700 To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
> Use ldd(1) to investigate what shlibs a binary needs, and check for
> conflicts:
This is what it outputs. Seems to be the same (although the numbers
between parenthesis don't coincide, don't know if they should):
/usr/local/sbin/httpd:
libcrypt.so.2 => /lib/libcrypt.so.2 (0x280aa000)
libmm.so.13 => /usr/local/lib/libmm.so.13 (0x280c3000)
libc.so.5 => /lib/libc.so.5 (0x280c7000)
/usr/local/libexec/apache/libphp4.so:
libcrypt.so.2 => /lib/libcrypt.so.2 (0x28248000)
libm.so.2 => /lib/libm.so.2 (0x28261000)
Vonleigh Simmons
<http://illusionart.com/>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Gary Aitken: "Asus A7N8X-E w/SATA and SCSI, 4.10 sys install snafu"
- In reply to: Matthew Seaman: "Re: Apache+mod_ssl + mod_php segfault"
- Next in thread: Kevin D. Kinsey, DaleCo, S.P.: "Re: Apache+mod_ssl + mod_php segfault (culprit found!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]