為什么打不開test.php
請問為什么打開不了啊,產(chǎn)生如下錯誤:
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
請問為什么打開不了啊,產(chǎn)生如下錯誤:
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
舉報
2016-11-16
端口號沖突了,80端口一邊是iis服務(wù)占用,你可以刪除iis服務(wù)來釋放端口,或者修改apache的端口號
2017-02-23
2017-01-04
怎么修改呢?