XAMPP, Apache - Error: Apache shutdown unexpectedly 解決方法
久了不使用 xampp,今早使用 xampp的時候,報錯
08:50:25 [Apache] Status change detected: running
08:50:26 [Apache] Status change detected: stopped
08:50:26 [Apache] Error: Apache shutdown unexpectedly.
08:50:26 [Apache] This may be due to a blocked port, missing dependencies,
08:50:26 [Apache] improper privileges, a crash, or a shutdown by another method.
08:50:26 [Apache] Press the Logs button to view error logs and check
08:50:26 [Apache] the Windows Event Viewer for more clues
08:50:26 [Apache] If you need more help, copy and post this
08:50:26 [Apache] entire log window on the forums
出現這種原因,很多時候是因為port 口被佔用了。
解決方法
1. 修改E:\xampp\apache\http.conf 檔案 ,或者這樣開啟,如圖所示:
修改listen port
ServerName localhost:80
將這裡的 80 to 8081
ServerName localhost:8081
2.修改E:\xampp\apache\conf\extra\httpd-ssl.conf 或這樣開啟,如圖所示:
修改listen port
3.關閉xampp,然後重啟service ,這樣就OK了。
<OVER>
相關文章
- Win10系統啟動Apache失敗的解決方法Win10Apache
- Apache搭建多個站點方法詳解Apache
- Apache Hudi:雲資料湖解決方案Apache
- windows10系統下apache啟動失敗的解決方法WindowsApache
- Apache Rewrite詳解Apache
- Apache(httpd)詳解Apachehttpd
- 重磅!解鎖Apache Flink讀寫Apache Hudi新姿勢Apache
- 關於XAMPP中Apache和Mysql因埠占用無法啟動的問題ApacheMySql
- apache網站漏洞修復解決辦法Apache網站
- 解決org.apache.ibatis.binding.BindingException: Invalid boundApacheBATException
- Apache的配置詳解Apache
- Apache Hudi與Apache Flink整合Apache
- Apache Camel日誌四種方法Apache
- Apache httpclient的execute方法除錯ApacheHTTPclient除錯
- 提名 Apache ShardingSphere Committer,說說方法ApacheMIT
- DedeCMS Error: Tag disabled: "php" 解決方法ErrorPHP
- 解決Gitlab的The remote end hung up unexpectedly錯誤GitlabREM
- Apache Dolphin Scheduler - Dockerfile 詳解ApacheDocker
- 帝國CMS提示parse error syntax error的解決方法Error
- Apache Sqoop與Apache Flume比較ApacheOOP
- apache2.4在windows server2012上出現記憶體溢位解決方法ApacheWindowsServer記憶體溢位
- Apache開啟GZIP壓縮功能方法Apache
- Caused by: org.apache.ibatis.binding.BindingException: Parameter 'parameter' not found.解決ApacheBATException
- 原始碼安裝apache(附遇到的問題及解決)原始碼Apache
- 【ERROR】ORA-27102: out of memory 解決方法Error
- ArchLinux出現ACPI ERROR的解決方法LinuxError
- mac xcrun: error: active developer path 解決方法MacErrorDeveloper
- Apache資源(Apache Software Foundation Distribution Directory)Apache
- Apache Kyuubi 1.6.0 新特性解讀Apache
- Apache Dolphin Scheduler - Docker Compose 詳解ApacheDocker
- apache camelApache
- Apache SkyWalkingApache
- Jenkins報錯'Gradle build daemon disappeared unexpectedly'的問題解決JenkinsGradleUIAPP
- Apache解決Access-Control-Allow-Origin多域名跨域問題Apache跨域
- The APR based Apache Tomcat Native library which allows optimal performance in production ...解決方案ApacheTomcatORM
- 限制 Apache日誌檔案大小的方法Apache
- Cause: org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause:...ApacheBATUIExceptionErrorSQLAPP
- HBase啟動報錯:ERROR:org.apache.hadoop.hbase.ipc.ServerNotRunningYetException:ServerisnotrunningyetErrorApacheHadoopServerException
- Apache Kyuubi 助力 CDH 解鎖 Spark SQLApacheSparkSQL