Apache-2.2
Ubuntu 升級後出現“/etc/apache2/httpd.conf: No such file or directory”錯誤
所以我升級了 Ubuntu,然後進入
127.0.0.1
Chrome 並得到“糟糕!Google Chrome 無法連接到 127.0.0.1”,所以我重新啟動了 Apache,但遇到了這個錯誤:apache2:/etc/apache2/apache2.conf 的第 215 行語法錯誤:無法打開配置文件 /etc/apache2/httpd.conf:沒有這樣的文件或目錄
操作“configtest”失敗。Apache 錯誤日誌可能包含更多資訊。…失敗!
這是我的
/etc/apache2
文件夾的內容:conf.d/ mods-available/ mods-enabled/ sites-available/ sites-enabled/ apache2.conf apache2.conf.dpkg-dist envvars magic ports.conf
這是怎麼回事?我該如何解決這個問題?
由於某種原因,您缺少通常沒有內容的 http.conf。
請嘗試創建它並重新啟動您的網路伺服器
觸摸 /etc/apache2/httpd.conf