排序
Apache2啟動錯誤Could not reliably determine the server's fully qualified domain name
錯誤情況: ah00558: apache2: could not reliably determine the server's fully qualified domain name, using 127.0.1.1. set the 'servername' directive globally to suppress this messag...
linux下如何部署php項目?
linux下部署php項目環境可以分為兩種,一種使用apache,php,mysql的壓縮包安裝,一種用yum命令進行安裝。 使用三種軟件的壓縮包進行安裝,需要手動配置三者之間的關系。apache和php之間的配置...