Apache+mod_ssl + mod_php segfault

Vonleigh Simmons nospam at illusionart.com
Fri Sep 10 22:52:54 PDT 2004


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



More information about the freebsd-questions mailing list