euc-kr서버에서 utf서버이전후 관리자페이지에 에러가 납니다. 정보
euc-kr서버에서 utf서버이전후 관리자페이지에 에러가 납니다.
본문
오류 주소 : http://e-depot.co.kr
euc-kr 서버에서 utf-8서버로 이전하여
utf-8버전 그누보드 설치후 모두 셋팅완료했는데요
관리자 로그인 후
관리자페이지로 이동하면 관리자페이지 하단에 아래와 같은 에러메세지가 나옵니다.
도움 부탁드립니다.
+++++++ 이하 에러메세지 +++++++++++++++
select count(*) as cnt from g4_board_new a, g4_board b, g4_group c where a.bo_table = b.bo_table and b.gr_id = c.gr_id
1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
error file : /adm/index.php
euc-kr 서버에서 utf-8서버로 이전하여
utf-8버전 그누보드 설치후 모두 셋팅완료했는데요
관리자 로그인 후
관리자페이지로 이동하면 관리자페이지 하단에 아래와 같은 에러메세지가 나옵니다.
도움 부탁드립니다.
+++++++ 이하 에러메세지 +++++++++++++++
select count(*) as cnt from g4_board_new a, g4_board b, g4_group c where a.bo_table = b.bo_table and b.gr_id = c.gr_id
1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
error file : /adm/index.php
댓글 전체

DB table
g4_board_new
g4_board
g4_group 의
collations 가 일치되지않아 그랬네요...
...해결되었습니다...
g4_board_new
g4_board
g4_group 의
collations 가 일치되지않아 그랬네요...
...해결되었습니다...