在过去的7个月中,我一直在创建一个网站项目,而XAMPP的运作良好。我去了我的本地主机上查看我的网站,并说它无法连接。我打开了XAMPP控制面板v3.3.0,Apache无法启动。
该错误表明Apache意外关闭。我在线阅读以更改我已经完成的端口,但仍无法正常工作。我检查了一下,发现港口80和443在其他地方没有使用。
我已经尝试了一切,我的项目将于下周到期。有人有想法吗?
I have been creating a website project for the past 7 months and XAMPP has been working perfectly. I went to view my website on my localhost and it said that it could not connect. I opened XAMPP control panel v3.3.0 and Apache would not start.
The error says Apache shutdown unexpectedly. I read online to change the ports which I have done but it is still not working. I checked and saw that port 80 and 443 was not in use elsewhere.
I have tried everything and my project is due next week. Does anyone have any ideas?
发布评论
评论(1)
在安装Windows 10/11功能或质量更新后,尤其是常见问题。
解决方案。
下载并安装最新的Microsoft Visual C ++可重新分布的运行时库,请根据您的PC体系结构选择。
下面的链接:
重新启动PC并重新启动XAMPP。
这对我有用,相信它也将为您解决问题。
Common issue expecially after installing Windows 10/11 feature or quality updates.
Solution.
Download and install the latest Microsoft Visual C++ Redistributable runtime libraries, choose depending on your PC architecture.
Link below:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Restart your PC and re-launch Xampp.
This worked for me, trust it will resolve the issue for you too.