Skip to content

Instantly share code, notes, and snippets.

@rizkytegar
Last active October 26, 2023 05:15
Show Gist options
  • Save rizkytegar/110a40b134e4f5da7c628613594cea68 to your computer and use it in GitHub Desktop.
Save rizkytegar/110a40b134e4f5da7c628613594cea68 to your computer and use it in GitHub Desktop.
sudo apt install --reinstall php8.2 libapache2-mod-php8.2
sudo a2enconf php8.0-fpm
sudo service apache2 restart

sudo a2enconf php8.2-fpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment