Many errors appear when installing Hestia 1.9

Today, I spent the entire afternoon trying to install HestiaCP but was unsuccessful due to too many errors. I tried with Ubuntu versions 20.04, 22.04, and 24.04… and updated the OS before installation, but none of them worked. Some of the errors that occurred during the installation process are as follows:

  • Job for php8.3-fpm.service failed because the control process exited with error code. See “systemctl status php8.3-fpm.service” and “journalctl -xeu php8.3-fpm.service” for details.
    Error: php-fpm start failed
  • Extral HestiaCP error
  • Update OS error

Don’t get excited, it’s being repaired.

Can not start PHP-FPM other than 8.2 and 8.3 either.
Newly installed 8.4 and re-installed 7.4, because i noticed i needed an older version too. But now only 8.2 and 8.3 is running.

Job for php7.4-fpm.service failed because the control process exited with error code.
See “systemctl status php7.4-fpm.service” and “journalctl -xeu php7.4-fpm.service” for details.
root@srv:/etc/php/7.4/fpm# systemctl status php7.4-fpm --no-pager -l
× 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: failed (Result: exit-code) since Tue 2025-02-04 16:02:21 UTC; 11s ago
Docs: man:php-fpm7.4(8)
Process: 20980 ExecStart=/usr/sbin/php-fpm7.4 --nodaemonize --fpm-config /etc/php/7.4/fpm/php-fpm.conf (code=exited, status=78)
Process: 20981 ExecStopPost=/usr/lib/php/php-fpm-socket-helper remove /run/php/php-fpm.sock /etc/php/7.4/fpm/pool.d/www.conf 74 (code=exited, status=0/SUCCESS)
Main PID: 20980 (code=exited, status=78)
CPU: 44ms