Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ali-ds's avatar

error: parallel requires ZTS, please use PHP with ZTS enabled

I trying to install parallel on MacBook Air M1. When I execute:

pecl install parallel

checking for ZTS... configure: error: parallel requires ZTS, please use PHP with ZTS enabled ERROR: `/private/tmp/pear/temp/parallel/configure --with-php-config=/opt/homebrew/opt/php/bin/php-config' failed

So the question is how to install ZTS with PHP 8.1.6

0 likes
1 reply

Please or to participate in this conversation.