Enable/Disable php-Modules
sudo a2dismod php7.4
sudo a2enmod php8.0
systemctl restart apache2
PHP extension
sudo apt-get install php-intl