On Fri, Sep 28, 2007 at 11:29:34AM -0400, Ignacio Vazquez-Abrams wrote:
ldd is your friend.
My apologies, as this must be obvious, but I am asking ldd the wrong question:
# ldd /usr/bin/php | grep mo #
...ie I can't see ldd telling me about missing module files. ldd's output implies that the dynamically linked libraries for the php binary are fine; there is nothing missing.