Hai, I updated my directadmin then I notice that the php-fpm config is missing based on the photo. (I can only see httpd.conf and nginx.conf). Previously I saw 3 configs in this UI.
Things I have done:
1) Rebuilt everything
./build update
./build all d
2) Restore permission from here: https://help.directadmin.com/item.php?id=173
3) Both php-fpm72 and php-fpm74 are running ( I use php 7.2 and php 7.4 together with php-fpm)
My config:
#PHP Settings
php1_release=7.4
php1_mode=php-fpm
php2_release=7.2
php2_mode=php-fpm
php3_release=no
php3_mode=php-fpm
php4_release=no
php4_mode=php-fpm
But the setting is shown for enhanced skin. Any help appreciate.
Things I have done:
1) Rebuilt everything
./build update
./build all d
2) Restore permission from here: https://help.directadmin.com/item.php?id=173
3) Both php-fpm72 and php-fpm74 are running ( I use php 7.2 and php 7.4 together with php-fpm)
My config:
#PHP Settings
php1_release=7.4
php1_mode=php-fpm
php2_release=7.2
php2_mode=php-fpm
php3_release=no
php3_mode=php-fpm
php4_release=no
php4_mode=php-fpm
But the setting is shown for enhanced skin. Any help appreciate.