溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

xampp重新安裝時(shí)提示httpd路徑錯(cuò)誤

發(fā)布時(shí)間:2020-07-30 12:12:54 來源:網(wǎng)絡(luò) 閱讀:726 作者:昊洋教育 欄目:軟件技術(shù)

由于之前安裝的xampp版本比較低,卸載后下載了新版本xampp重新安裝,安裝后啟動(dòng)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

這是因?yàn)閱?dòng)路徑出現(xiàn)了錯(cuò)誤,Found Path: "D:\programfiles\xampp\apache\bin\httpd.exe" -k runservice這個(gè)是以前老版本安裝的路徑,"d:\txampp\apache\bin\httpd.exe"-k runservice這個(gè)才是現(xiàn)在安裝的路徑。

解決方案:   

首先,進(jìn)入自己的注冊(cè)表:win+R打開運(yùn)行對(duì)話框;

然后,輸入regedit回車,進(jìn)入注冊(cè)表--->點(diǎn)擊HKEY_LOCAL_MACHINE---->SYSTEM---->currentControlSet---->Services---->找到Apache2.4,你就會(huì)在右邊看到ImagePath,這時(shí)候的路徑是以前那個(gè)版本的路徑,選中ImagePath點(diǎn)擊右鍵修改,把xampp里面提示的Expected Path后面的路徑粘貼進(jìn)去,然后確定,如下圖所示:

xampp重新安裝時(shí)提示httpd路徑錯(cuò)誤


最后,重啟xampp就可以了。


洋哥學(xué)習(xí)的主頁(yè):http://edu.51cto.com/lecturer/index/user_id-5811414.html

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI