cd /usr/local/directadmin/custombuild
./build update
./build set php_pcntl yes
./build php_pcntl 8.5
Then confirm using the actual PHP 8.5 CLI binary:
/usr/local/php85/bin/php -m | grep pcntl
cd /usr/local/directadmin/custombuild
./build update
./build set php_pcntl yes
./build php_pcntl 8.5
Then confirm using the actual PHP 8.5 CLI binary:
/usr/local/php85/bin/php -m | grep pcntl