默認(rèn)安裝不能運(yùn)行?
5.0.10版本,安裝后,什么也沒修改,直接訪問localhost/index/index/index也運(yùn)行不起來,自己寫了一個admin/controller/Index.php也是運(yùn)行不起來,但直接訪問localhost/public/能正常顯示,請問怎么解決?報錯如下: The requested URL /index/index/index/ was not found on this server.
5.0.10版本,安裝后,什么也沒修改,直接訪問localhost/index/index/index也運(yùn)行不起來,自己寫了一個admin/controller/Index.php也是運(yùn)行不起來,但直接訪問localhost/public/能正常顯示,請問怎么解決?報錯如下: The requested URL /index/index/index/ was not found on this server.
2017-07-14
舉報
2017-08-15
你把鏈接改成這個http://localhost/web/public/admin就可以了,主要是因為你沒設(shè)置默認(rèn)路徑,不能像老師那樣
2017-07-15
你的文件是放在哪里的,根目錄下嗎?如果不想加public要修改根目錄吧