2011-10-10 3 views
-2

나는 mysql 데이터베이스를 사용하고 있습니다. 내 문제는 나는 실행에 너무 많은 시간이 걸리는 php를 통해 쿼리를 실행합니다. 그래서 나는 다시 정상적인 형태로 쿼리를 되돌립니다. 하지만 그 후 내 표는 나를 대답 할 수 없었다. 이 .. 어떤 제안 제발 ...mysql 데이터베이스 테이블에 응답이 없습니다

+2

질문에서 판단 할 때, 충분한 정보를 제공하지 않고 질문하는 것은 처음이 아닙니다. 단지 배우지 않을 것입니다. ? 내가 제공 한 정보를 사용하여 500 개의 내부 서버 오류가 발생한 이유에 대해 답변 드리겠습니다. ** 무엇인가 잘못 되었기 때문에 **. –

답변

0

당신은 구성에 문제가 발생하는 이유는 내부 서버 오류를

The server encountered an internal error or misconfiguration and was unable to complete your request. 

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. 

More information about this error may be available in the server error log. 

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. 

을 말한다. 관리자가이를 확인하거나 관리자에게 알리는 경우 ...

관련 문제