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: 하는 경우에는 웹마 스터, 귀하의 계정이있을 수있습니다 gotten이 오류에 대한 하나 이상의 다음과 같은 이유로 : - 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 스크립트가 소요되므로 오랫동안 실행되는 모든 다른 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 프로세스를 죽이려고 지금입니다.