PHP Warning: Unable to load dynamic library

O. Hartmann ohartman at zedat.fu-berlin.de
Fri Apr 11 08:28:09 UTC 2014


Since a couple of days by now I get bothered by this nasty error corrupting all the
services provided via Apache24/PHP:

[...]
 PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20100525-zts/xsl.so' - Cannot open
"/usr/local/lib/php/20100525-zts

This happens to all .so libraries, apache24 want to load upon start. The path
is /usr/local/lib/php/20100525, NOT /usr/local/lib/php/20100525-zts.

I recompiled apache and all php stuff without option ZTS enabled to get rid of the wrong
path, but it seems I didn't hit the culprit port.

Does anyone know what is going wrong? Where does apache/php take the path of the libs
from? I tried to find the config, but I couldn't reveal its location.

Thanks in advance,

Oliver

P.S. Please CC me ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140411/f2243bcd/attachment.sig>


More information about the freebsd-ports mailing list