Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
firewall-cmd --zone=public --permanent --add-service=http
firewall-cmd --zone=public --permanent --add-service=mysql 
firewall-cmd --zone=public --permanent --add-service=ssh
firewall-cmd --reload



Regarding PHP settings, please refer PHP configuration I commonly use