Skip to content

Instantly share code, notes, and snippets.

@codecreate-dev
Created June 8, 2020 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codecreate-dev/d29d68ce48a1d03d63a2bd0deb7bdcd1 to your computer and use it in GitHub Desktop.
Save codecreate-dev/d29d68ce48a1d03d63a2bd0deb7bdcd1 to your computer and use it in GitHub Desktop.
Restart PHP FPM and Apache
sudo service php7.4-fpm restart && sudo systemctl restart apache2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment