PHP-FPM is ok now:
# service php7.4-fpm status
● php7.4-fpm.service - The PHP 7.4 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.4-fpm.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2021-10-14 19:50:01 CEST; 1min 7s ago
Docs: man:php-fpm7.4(8)
Process: 221505 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/7.4/fpm/pool.d/www.conf 74 (code=exited, status=0/SUCCESS)
Main PID: 221485 (php-fpm7.4)
Status: "Processes active: 0, idle: 16, Requests: 0, slow: 0, Traffic: 0req/sec"
Tasks: 17 (limit: 76846)
Memory: 20.2M
CGroup: /system.slice/php7.4-fpm.service
├─221485 php-fpm: master process (/etc/php/7.4/fpm/php-fpm.conf)
├─221489 php-fpm: pool mydomain12345.com
├─221490 php-fpm: pool mydomain12345.com
But in server admin I still see:
Server API: Apache 2.0 Handler
Any ideas why?