📅  最后修改于: 2022-03-11 14:55:34.747000             🧑  作者: Mango
You just need to stop all running servers like Apache, nginx or OpenShift
before doing this.
### Stop Nginx
sudo systemctl stop nginx
### Stop Apache2
sudo systemctl stop apache2