Hello there, I recently installed php8.0 on my Debian 10 following these instructions: https://www.howtoforge.com/tutorial...fig-3-from-debian-packages-on-debian-8-and-9/ systemctl status php8.0-fpm says, it is active. However, when I switch a website to php8.0-fpm the phpinfo shows, that it runs php7.4-fpm. The fast-cgi version of php8.0 is running flawlessly. I'm a little bit stuck at finding any information (logs, etc.) how to solve this problem. The PHP-FPM settings in ispconfig: php-fpm8.0 /etc/php/8.0/fpm/php.ini /etc/php/8.0/fpm/pool.d/
Oh hell, shame on me. How could I be so blind... I - at least - triple checked that and still failed The point is that in the other php versions I did everything correct. Thank you very much, @Jesse Norell