freebsd 에서 아파치 에러로그에 Character set '#19' 문제

2006/09/11 08:44

출처 블로그 > 헤즐넛 - 더욱 강렬하게
원본 http://blog.naver.com/designfull/120002329692

FreeBSD 시스템을 다시 만지게 됬는데..


아파치 에로로그에서 내뱉는 걸 보면


tail -f /var/log/httpd-error.log


에서


File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#19' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file


가 뜨는게 있다.


이럴땐..


cp /usr/local/share/mysql/charsets/euc_kr.conf /root/src/mysql-4.0.17/sql/share/charsets/


물론 euc_kr.conf 파일 있을때..