Date: Fri, 10 Sep 2004 22:52:40 -0700 From: Vonleigh Simmons <nospam@illusionart.com> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: Apache+mod_ssl + mod_php segfault Message-ID: <CAE6B248-03B6-11D9-A03B-000A2791B6EC@illusionart.com> In-Reply-To: <20040910135111.GA50475@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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/>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE6B248-03B6-11D9-A03B-000A2791B6EC>