ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #06300
[Question #271498]: PHP with Thread Safety enabled
New question #271498 on IUS Community Project:
https://answers.launchpad.net/ius/+question/271498
I have been using IUS repositories for a while and it's good (I prefer this one over REMI). Recently I need to use multithreading in a PHP application I am working on so I install php56u-pecl-pthreads and try to enabled it on php.ini but surprise I can't and I end with this error: Failed loading /usr/lib64/php-zts/modules/pthreads.so: /usr/lib64/php-zts/modules/pthreads.so: undefined symbol: core_globals_id all the time. I open a issue at pthreads Github account (https://github.com/krakjoe/pthreads/issues/488) and they told me I need to recompile my PHP using the option --enable-maintainer-zts, could you add packages with thread safety enabled?
--
You received this question notification because your team IUS Core
Development is an answer contact for IUS Community Project.