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的进程也不迟。