问题描述:今天的xampp又双出问题了,和往常一样,卸载,从官网上重新下载压缩包。但是今天解压之后始终无法正常运行。在控制面板里面看端口是否被占用了,但是也没有。注册表里面也没有残留信息。其报错内容如下:
报错内容:
20:35:12 [Apache] Error: Apache shutdown unexpectedly.
20:35:12 [Apache] This may be due to a blocked port, missing dependencies,
20:35:12 [Apache] improper privileges, a crash, or a shutdown by another method.
20:35:12 [Apache] Press the Logs button to view error logs and check
20:35:12 [Apache] the Windows Event Viewer for more clues
20:35:12 [Apache] If you need more help, copy and post this
20:35:12 [Apache] entire log window on the forums
解决方案:在xampp根目录下有一个叫做setup_xampp.bat
的批处理文件,点击运行之后就能够重新启动了!
如果是有端口冲突,按照网上的教程修改配置文件后一般都能够重新运行。
网友评论