課程
/后端開發(fā)
/PHP
/PHP入門篇
說我沒有權(quán)限訪問localhost,而新建的可以訪問
2016-07-20
源自:PHP入門篇 2-3
正在回答
若提示You don't have permission to access /.../ on this server.
修改權(quán)限,改deny至allow,具體百度
主要是你的目錄配置的時(shí)候沒有開權(quán)限,只要重新設(shè)置一下目錄開一下權(quán)限就可以訪問localhost了
舉報(bào)
PHP入門教程輕松學(xué)習(xí),行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識(shí)。
1 回答權(quán)限問題
1 回答文件權(quán)限問題
3 回答localhost出現(xiàn)權(quán)限訪問問題
2 回答localhost無權(quán)限訪問
5 回答C:\Windows\System32\drivers\etc\hosts的訪問權(quán)限問題
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-07-20
若提示You don't have permission to access /.../ on this server.
修改權(quán)限,改deny至allow,具體百度
2016-07-20
主要是你的目錄配置的時(shí)候沒有開權(quán)限,只要重新設(shè)置一下目錄開一下權(quán)限就可以訪問localhost了