看板 PHP 關於我們 聯絡資訊
因為我是設在單機裡,在離線的時候,在網址打上localhost就ok了, 但是只要一上網,想要連結localhost的時候就會出現error,如下 While trying to retrieve the URL: http://localhost.hinet.net/test/ 請問我是不是要改那些設定呢?謝謝! -- ※ 編輯: amaama 來自: 218.175.94.224 (01/30 22:19)
yhls:應該是 http://localhost/test/ 這樣 01/30 22:51
jenglue:你的 proxy 設定中要把 localhost 排外 01/30 23:16
omusico:應該是掛PROXY的問題可以嘗試用127.0.0.1試試這也是本機 02/02 19:21