点击名称排下序,看看apache有几个,比如我的就在之前运行过apache2.2,现在又运行apache2.4,这种情况可以用命令行解决:开始键+R---cmd---sc delete apache2.2(这是你要删除的旧版本)(net start apache2.4是启动对应的apache)。
问XAMPP工作正常时无法连接到localhost/my_appEN因为某个场景的需求,要在一个国产系统Rocky4.2(国产凝思...
解决xampp安装后,apache启动不了的问题 近日在windows2003 sp2上装了个XAMPP Windows 1.7.7。 启动Apache时,总是提示“Busy…Apache started [Port 80]”,状态也不是“Running” 第一步,bing了“xampp 80”,看到这篇 http://tech.ddvip.com/2008-11/122613038990538.html 文章提到改"listen 80" and "ServerNa...