XAMPP错误消息

时间:2014-02-26 06:46:46

标签: php apache xampp

我下载了xampp但有以下错误: 我真的需要帮助我不是程序员,只是一个用户,并希望使用typo3来创建一个使用Xampp的网站。

12:14:00  [Apache]  Status change detected: running 
12:14:00  [Apache]  Status change detected: stopped
12:14:00  [Apache]  Error: Apache shutdown unexpectedly.
12:14:00  [Apache]  This may be due to a blocked port, missing dependencies, 
12:14:00  [Apache]  improper privileges, a crash, or a shutdown by another method.
12:14:00  [Apache]  Press the Logs button to view error logs and check
12:14:00  [Apache]  the Windows Event Viewer for more clues
12:14:00  [Apache]  If you need more help, copy and post this
12:14:00  [Apache]  entire log window on the forums

请任何人帮助使用XAMPP apache而不会出现错误.......

2 个答案:

答案 0 :(得分:0)

请看一下这个问题: apache is not working on xampp

您需要找到httpd.conf文件和Listen部分。尝试将其更改为其他内容(如果您有80,请将其更改为8080或9090)并尝试再次启动Apache。

答案 1 :(得分:0)

在xampp中更改端口号。由于相同的端口没有skype 8080和xampp服务器端口号是8080相同的错误发生。所以在xampp init文件中更改端口号8085

它可以帮到你