Skip to content

Instantly share code, notes, and snippets.

@gokoro
Created September 26, 2020 05:56
Show Gist options
  • Save gokoro/75b0f55f69559a9131a942dc53a87d53 to your computer and use it in GitHub Desktop.
Save gokoro/75b0f55f69559a9131a942dc53a87d53 to your computer and use it in GitHub Desktop.
php7.4-fpm initialize
add-apt-repository ppa:ondrej/php
apt install php7.4-fpm php7.4-mbstring php7.4-gd php7.4-curl php7.4-xml php7.4-bcmath php7.4-mysql -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment