Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 11:20:28 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Alex Dupre <ale@FreeBSD.org>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: PHP Warning: Unable to load dynamic library
Message-ID:  <20140411112028.3a1a55f4.ohartman@zedat.fu-berlin.de>
In-Reply-To: <5347AE5C.6020703@FreeBSD.org>
References:  <20140411102756.06aa4878.ohartman@zedat.fu-berlin.de> <5347AE5C.6020703@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/xxJC=AjpKj6lB1K.BwVhzjK
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Fri, 11 Apr 2014 10:57:00 +0200
Alex Dupre <ale@FreeBSD.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>=20
> 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:
> >=20
> > [...] PHP Warning:  PHP Startup: Unable to load dynamic library=20
> > '/usr/local/lib/php/20100525-zts/xsl.so' - Cannot open=20
> > &quot;/usr/local/lib/php/20100525-zts
> >=20
> > 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.
> >=20
> > 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.
>=20
> 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.
>=20
> - --=20
> Alex Dupre



Hello Alex,

well, it is a bit confusing and I think the update path wasn't clear when t=
he switch to
mod_php5 was made.

At this very moment, I recompile ALL php5 ports including mod_php5 with ZTS=
 enabled as I
use a threaded apache24. I also deleted /usr/local/lib/php/20100525 to ensu=
re that
nothing is left what could corrupt (I also deleted/moved etc/php/extensions=
.ini).

After making both php5 and mod_php5 consistent, the problems went away.

Thank you very much.

Oliver



--Sig_/xxJC=AjpKj6lB1K.BwVhzjK
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQEcBAEBAgAGBQJTR7PkAAoJEOgBcD7A/5N8Q0gIAKZAiLUyhYo1NWZMAD7hUHOg
TAamO6kxYfwpJXJdCsORE4xf23rn7nx4eWzWB2krwhtvRWkRa4CT2LEy2n6/tnpU
vuXhyPhBtGtVzR1xoL8oAp60iP2BdEQEIncI2ID/MoObclscx/21VIuPNn/caeqP
r+I8g5knDUbN7hVyJll/mv1YRA8mi+CpeEgmSSn2EsfW5ZFOCp6oOkwuJJ3xTiDY
09vwfTT3nIjxiclcRqoLwNDVkmzgBDsYAWJJDZOTC76IFq3TdotV1DxkZpjkGLkf
9geUNpteQltOoP80r+hDpXy/yjdoQcvNyHW4DaQVQG675DFwrrKSLPuzy9qD/b8=
=IPaa
-----END PGP SIGNATURE-----

--Sig_/xxJC=AjpKj6lB1K.BwVhzjK--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140411112028.3a1a55f4.ohartman>