localhost
環(huán)境是360軟件下載的wampserver2.5。按照入門課程2-3在網(wǎng)頁中打入localhost/test.php后出現(xiàn)
Not Found
The requested URL /tese.php was not found on this server.
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80
環(huán)境是360軟件下載的wampserver2.5。按照入門課程2-3在網(wǎng)頁中打入localhost/test.php后出現(xiàn)
Not Found
The requested URL /tese.php was not found on this server.
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80
2015-11-08
舉報
2015-11-08
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80
這句話解釋了,你的端口號不在80端口,因而訪問不到,可以查看自己的端口號,一般是8080
2016-10-15
我在用localhost找php文件的時候找不到,這樣提示:
ERR_CONNECTION_REFUSED
請指教