Upgrade for PHP 8.4

I changed to PHP 8.4, I needed to change it several times in the web interface for it to be applied, but when removing PHP 8.3 I see error 500, can you help me?

Reference: [Bug] sed: can't read /etc/php/8.4/fpm/php.ini: No such file or directory · Issue #4846 · hestiacp/hestiacp · GitHub

you can try to remove 8.4. and then install 8.4

apt-get remove --purge php8.4-fpm
v-add-web-php 8.4
1 Like