我刚刚更改为我的Localhost php.ini
配置的Xampp
。
在它之后,我想重新启动服务器,但它不会再次启动。
我的Xampp
控制台的日志:
15:19:08 [Apache] Attempting to start Apache app...
15:19:09 [Apache] Status change detected: running
15:19:10 [Apache] Status change detected: stopped
15:19:10 [Apache] Error: Apache shutdown unexpectedly.
15:19:10 [Apache] This may be due to a blocked port, missing dependencies,
15:19:10 [Apache] improper privileges, a crash, or a shutdown by another method.
15:19:10 [Apache] Press the Logs button to view error logs and check
15:19:10 [Apache] the Windows Event Viewer for more clues
15:19:10 [Apache] If you need more help, copy and post this
15:19:10 [Apache] entire log window on the forums
apache_error
或php_error
日志文件中没有Entrys。
我已经完成了系统重启并恢复了php.ini
,但它仍然无法正常工作。
希望有人知道发生了什么,可以提供帮助。在此先感谢!
更新:我的第二个Xampp
安装仍然有效。因此,我认为第一个不太可能存在Windows服务/端口问题
答案 0 :(得分:0)
简单的重新安装解决了它