由于之前安装的xampp版本比较低,卸载后下载了新版本xampp重新安装,安装后启动xampp提示如下:
Expected Path: "d:\txampp\apache\bin\httpd.exe" -k runservice
Problem detected!
Port 443 in use by ""D:\program files\xampp\apache\bin\httpd.exe" -k runservice" with PID 6336!
Apache WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application or reconfigure Apache and the Control Panel to listen on a different port
这是因为启动路径出现了错误,Found Path: "D:\programfiles\xampp\apache\bin\httpd.exe" -k runservice这个是以前老版本安装的路径,"d:\txampp\apache\bin\httpd.exe"-k runservice这个才是现在安装的路径。
解决方案:
首先,进入自己的注册表:win+R打开运行对话框;
然后,输入regedit回车,进入注册表--->点击HKEY_LOCAL_MACHINE---->SYSTEM---->currentControlSet---->Services---->找到Apache2.4,你就会在右边看到ImagePath,这时候的路径是以前那个版本的路径,选中ImagePath点击右键修改,把xampp里面提示的Expected Path后面的路径粘贴进去,然后确定,如下图所示:
最后,重启xampp就可以了。
洋哥学习的主页:http://edu.51cto.com/lecturer/index/user_id-5811414.html
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。