-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 O. Hartmann ha scritto: > 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.
You did exactly the opposite of what you had to do. As the WARNING says, build lang/php5 with ZTS enabled and rebuild all extensions. - -- Alex Dupre -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlNHrlwACgkQgRXp2M5fVU1WaQCeNAqH93QF5/uO9LhwucLUpJI3 HFUAn1T4KHDBUEngBE/QXEKG3RIwp85r =Z0li -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
