On 15 November 2011 19:32, Thomas Gries mail@tgries.de wrote:
Am 15.11.2011 20:29, schrieb David Gerard:
On 15 November 2011 19:18, Thomas Gries mail@tgries.de wrote:
my next tip: on the commandline you can use php -i to print the ./configure options with which this current version was built. ./configure options are printed in the very first lines.
And, of course, this doesn't actually say anything about how your libphp5.so was built ...
oh yes , it does ! .... --with-apxs2=/usr/sbin/apxs2-prefork' ....
If I hand you a libphp5.so binary, that's going to tell you nothing.
I see you have never been blessed with a system on which the php binary and the libphp5.so are completely unrelated ... it's an evil, evil world out there.
- d.