게시판이 갑자기 열리지 않습니다. 정보
게시판이 갑자기 열리지 않습니다.본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
http://cv.chonbuk.ac.kr/~alps/bbs/bbs/board.php?bo_table=pds
http://cv.chonbuk.ac.kr/~alps/bbs/bbs/board.php?bo_table=uva
DB를 건들지도 않았고, 그누보드 어드민에서 특별히 손본곳도 없습니다.
잘 돌아가던 홈페이지가 갑자기 이상합니다.
원인을 모르겠어요..
DB의 특정 테이블이 좀 망가진것 같은데..
어떻게 해야할지 막막 합니다. ㅠㅠ
메시지는 크게 두가지 입니다..
-----------
select * from g4_write_uva where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1030 : Got error 127 from table handler
error file : /~alps/bbs/bbs/board.php
-----------
select * from g4_write_pds where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1016 : Can't open file: 'g4_write_pds.MYD'. (errno: 126)
error file : /~alps/bbs/bbs/board.php
-----------
DB는 Mysql이고 콘솔로 접속했더니 다음과 같은 메시지가 나왔습니다.
Didn't find any fields in table 'g4_visit'
Didn't find any fields in table 'g4_write_pds'
조언 부탁드립니다..
오류 주소 :
http://cv.chonbuk.ac.kr/~alps/bbs/bbs/board.php?bo_table=pds
http://cv.chonbuk.ac.kr/~alps/bbs/bbs/board.php?bo_table=uva
DB를 건들지도 않았고, 그누보드 어드민에서 특별히 손본곳도 없습니다.
잘 돌아가던 홈페이지가 갑자기 이상합니다.
원인을 모르겠어요..
DB의 특정 테이블이 좀 망가진것 같은데..
어떻게 해야할지 막막 합니다. ㅠㅠ
메시지는 크게 두가지 입니다..
-----------
select * from g4_write_uva where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1030 : Got error 127 from table handler
error file : /~alps/bbs/bbs/board.php
-----------
select * from g4_write_pds where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1016 : Can't open file: 'g4_write_pds.MYD'. (errno: 126)
error file : /~alps/bbs/bbs/board.php
-----------
DB는 Mysql이고 콘솔로 접속했더니 다음과 같은 메시지가 나왔습니다.
Didn't find any fields in table 'g4_visit'
Didn't find any fields in table 'g4_write_pds'
조언 부탁드립니다..
댓글 전체
1016 : Can't open file: 'g4_visit.MYD'. (errno: 145)
mysql 테이블이 깨어졌어요. 콘솔로 들어가서 repair 해주셔야 합니다.
mysql 테이블이 깨어졌어요. 콘솔로 들어가서 repair 해주셔야 합니다.