그누보드 utf8 설치 애러 ~~?? 급급급!!! 정보
그누보드 utf8 설치 애러 ~~?? 급급급!!!본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://highton.daum.cn/bbs/
메인페이지 애러:
select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin'
1267 : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '<>'
error file : /bbs/index.php
로그인 애러 :
select * from g4_member where mb_id = TRIM('admin')
1267 : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/bbs/login_check.php
그누보드 설치 애러 입니다. mysql 버전이 4.1.7 인데요
그누보드 4.22 버전 설치해도 똑같은 애러가 나네요
오류 주소 : http://highton.daum.cn/bbs/
메인페이지 애러:
select sum(IF(mb_id<>'',1,0)) as mb_cnt, count(*) as total_cnt from g4_login where mb_id <> 'admin'
1267 : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '<>'
error file : /bbs/index.php
로그인 애러 :
select * from g4_member where mb_id = TRIM('admin')
1267 : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /bbs/bbs/login_check.php
그누보드 설치 애러 입니다. mysql 버전이 4.1.7 인데요
그누보드 4.22 버전 설치해도 똑같은 애러가 나네요
댓글 전체

4.22 버전이라면 인스톨 파일안에 sql_gnuboard4.sql 파일에 set names utf8;