Kết quả 1 đến 1 của 1
-
13-03-14, 11:40 PM #1
- Ngày tham gia
- Sep 2011
- Đang ở
- Localhost
- Bài viết
- 229
- Thanks
- 101
- Thanked 36 Times in 27 Posts
[Hướng dẫn] Fix lỗi Internal Server Error
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [Only registered and activated users can see links. ] 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.
Nguyên nhân
Có thể lỗi này do host gây ra, host không hỗ trợ eAccelerator
Các bạn mở file vb/search/criteria.phpTìm:
Mã:
if (method_exists($this->search_type, ‘get_display_name’))
Thay bằng
Mã:
if (is_object($this->search_type) && is_callable($this->search_type->get_display_name()))
Khách viếng thăm hãy cùng ShineGhost xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
Các Chủ đề tương tự
-
[JX] Server bị lỗi này [S3PDB MSSQLServer Connection::Do COM error: IDispatch error #
Bởi Mr.Quy trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 2Bài viết cuối: 18-02-14, 03:19 PM -
Error hiển thị thông báo khi run server
Bởi xlinh trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 9Bài viết cuối: 23-07-13, 09:08 AM -
[MU] setup failed to configure the server. refer to the server error logs
Bởi alobabyday trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 0Bài viết cuối: 23-02-13, 07:46 PM -
Cannot get internal adapter
Bởi linhkids trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 0Bài viết cuối: 20-08-11, 07:13 PM