Linux

How to build only 1 option php release version on DirectAdmin

To build only one PHP release version on a DirectAdmin server using the CustomBuild tool, you need to configure the options.conf or build set php release

Example change option php2:

cd /usr/local/directadmin/custombuild
./build set php2_mode php-fpm
./build set php2_release 8.2
./build php_expert 8.2 php-fpm

Thank for visit mywebsite