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.このエラーは存続されるまで、少なくとも1つの同時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: ウェブマスター向けの場合は、お客様のアカウント得た可能性があり、このために1つまたは複数のエラーが発生し、次の理由により: - Your PHP has an infinite loop bug in it. phpは無限ループしてバグをしてください。
- 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スクリプトの1つが完了するまでに非常に長くphpプロセスを実行して他のすべてのリソースを持っていません残っている。
- Someone may have hit Refresh too rapidly on one of your slow PHP scripts in the past 1500 milliseconds.ヒットする可能性があまりにも急速にリフレッシュしてゆっくりとphpスクリプトの1つに、過去に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.短期的な解決策を殺すのだろうが、少なくとも1つのphpプロセスの右側になりました。