Hello guys,
I bumped into a "mayor" issue... Can't seems to get pthreads installed.
Tried a lot of things and tuts (but most are on centos WITHOUT directadmin's custom build).
On my DA I have multiple PHP versions. I've selected " PHP 7.4 php-fpm ".
I get this error:
What am I doing wrong?
Setup:
Centos 7.9.2009
DirectAdmin 1.61.5
I bumped into a "mayor" issue... Can't seems to get pthreads installed.
Tried a lot of things and tuts (but most are on centos WITHOUT directadmin's custom build).
On my DA I have multiple PHP versions. I've selected " PHP 7.4 php-fpm ".
I get this error:
Code:
[root@s2 ~]# pecl install pthreads
WARNING: "pecl/pthreads" is deprecated in favor of "channel:///parallel"
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading pthreads-3.1.6.tgz ...
Starting to download pthreads-3.1.6.tgz (80,932 bytes)
...................done: 80,932 bytes
28 source files, building
running: phpize74
Configuring for:
PHP Api Version: 20190902
Zend Module Api No: 20190902
Zend Extension Api No: 320190902
shtool at '/tmp/pear/temp/pthreads/build/shtool' does not exist or is not executable.
Make sure that the file exists and is executable and then rerun this script.
ERROR: `phpize' failed
[root@s2 ~]#
What am I doing wrong?
Setup:
Centos 7.9.2009
DirectAdmin 1.61.5