i fresh installed ISPConfig 3 on ubuntu 20 with multiple php 7.4, 8.0 and 8.1 integrated into an existing multiserver using Automated ISPConfig Installation. After installation, I configured multiple php following the tutorial below (sorry i couldn't attach the link) How to install PHP 5.6 and 7.0 - 8.2 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 18.04 - 22.04 When i changed php version to 8.0/8.1 on website domain page, php info still 7.4 (the default php). I realized php-fpm conf still in directory /etc/php/7.4/fpm/pool.d/. It doesn't automove to correct directory (example: etc/php/8.1/fpm/pool.d/) according to the settings I configured on System >> Additional PHP Versions >> PHP FPM Settings >> Path to the PHP-FPM pool directory i restared nginx and php-fpm services several times, but no effect. what should i do ?
Please do not reopen old threads, the one you posted to was 8 years old. I moved your post to a new thread now. See read before posting thread on what to do when changes do not get written to disk: https://forum.howtoforge.com/threads/please-read-before-posting.58408/
If it was ispconfig autoinstaller that set up those additional php version configuration is already done, so it got messed up if you modified settings following that tutorial.