看板 PHP 關於我們 聯絡資訊
事情是這樣的 我有一個網頁可以上傳島案 如果副檔名是 zip 就會進行解壓縮 然後現在發現如果解壓縮時間太久就會遇到 error msg 如下 ---------------- Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request POST xxx.php Reason: Error reading from remote server ---------------- 請問有沒有辦法可以解決這問題啊 ? (比方說 ini_set 之類的調某些參數 ....) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.247.83
liaosankai:記得要多寫一個判斷式,去修正他的最大timeout時間 06/12 20:53