Talk:PHP/pthreads extension
Appearance
< Talk:PHP
Latest comment: 30 June by Wonderworld in topic Can't build
Can't build
I followed the wiki article with php 8.4.8.
The build succeeds, but afterwards the resulting php binary reports "Thread Safety => disabled" when checking with php -i
installing pthreads or parallel afterwards fails with:
checking for ZTS... configure: error: parallel requires ZTS, please use PHP with ZTS enabled
ERROR: `/tmp/pear/temp/parallel/configure --with-php-config=/usr/bin/php-config' failed