為什么打不開(kāi)test.php
請(qǐng)問(wèn)為什么打開(kāi)不了啊,產(chǎn)生如下錯(cuò)誤:
Not Found
The requested URL /test.php was not found on this server.
Apache/2.4.23 (Win64) PHP/5.6.25 Server at localhost Port 80
請(qǐng)問(wèn)為什么打開(kāi)不了啊,產(chǎn)生如下錯(cuò)誤:
Not Found
The requested URL /test.php was not found on this server.
Apache/2.4.23 (Win64) PHP/5.6.25 Server at localhost Port 80
2016-11-16
舉報(bào)
2016-11-16
端口號(hào)沖突了,80端口一邊是iis服務(wù)占用,你可以刪除iis服務(wù)來(lái)釋放端口,或者修改apache的端口號(hào)
2017-02-23
2017-01-04
怎么修改呢?