ID:               44666
 Updated by:       [EMAIL PROTECTED]
 Reported By:      geoffrey dot hughes at otago dot ac dot nz
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Mac OS X 10.5.2
 PHP Version:      5.2.5
 New Comment:

I would guess /opt/local/lib is not in your LD_LIBRARY_PATH, hence the
shared apache2 module uses whatever it finds in the path. And CLI is
propably linked as static..? Try this:

# ldd /path/to/cli/binary

and

# ldd /path/to/libphp5.so



Previous Comments:
------------------------------------------------------------------------

[2008-04-08 02:48:15] geoffrey dot hughes at otago dot ac dot nz

Description:
------------
PHPCLI uses the correct libtidy version when compiled with --with-
tidy=/opt/local but the apache2 module uses the leopard default libtidy

whether you use --with-tidy=/opt/local or not.

PHPCLI Info: libTidy Release => 22 March 2008

Apache2 phpinfo.php: libTidy Release    31 October 2006 - Apple Inc. 
build 13






------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44666&edit=1

Reply via email to