Wait a few seconds then use your browser's "Back" button or click稍等幾秒鐘,然後用你的瀏覽器中的"返回"按鈕或點擊 here這裡 to try again.要再試一次。
This error will persist until at least one concurrent PHP process finishes.這個錯誤將持續到至少一並發php進程飾面。
Please contact this site's webmaster if this problem persists.請聯繫這個網站的站長,如果這個問題依然存在。
If you are the webmaster, your account may have gotten this error for one or more of the following reasons: 如果你是站長,您的帳號可能得勢,這一誤差為一個或一個以上的,原因如下: - Your PHP has an infinite loop bug in it.你的php有一個無限循環的bug 。
- Your PHP application is misconfigured to use http includes instead of a local file.你的php應用是錯誤的,以使用http包括而非一個本地文件。
- One of your PHP scripts takes so long to finish executing that all other PHP processes don't have any resources left.其中一個php腳本需要這麼久才能完成執行所有其它php進程沒有任何資源離去。
- Someone may have hit Refresh too rapidly on one of your slow PHP scripts in the past 1500 milliseconds.有人可能會擊中刷新過快,其中,你慢php腳本,在過去1500個毫秒。
The long term solution would be to optimize your code so that it generates the page output much faster.長遠的解決辦法將是優化你的代碼,以便它生成頁輸出快得多。
The short term solution would be to kill at least one of your PHP processes right now.短期的解決辦法將是殺死至少有一個輸入php的進程也不遲。