2012년 1학기/데이터베이스 및 설계
MySQL 한글 문제
NanoSoft
2012. 7. 6. 01:51
APMsetup7 설치후에 한글깨짐 현상을 수정하는 방법입니다.
1.먼저 apmsetup 모니터를 모두 정지
2. \APM_Setup 의 php.ini 세팅
-> default_charset = "euc_kr" (주석풀고)
3. \APM_Setup\Server\MySQL5\data\
-> 원래 my.ini 파일 위치가 잘못 되었다함...(한글깨짐 현상이 이문제 때문이었다함.)
4. my.ini 설정
-> 여기 첨부파일(my.ini)복사 덮어쓰기 (\APM_Setup\Server\MySQL5 폴더에)
5. \APM_Setup\Server\Apache\conf\
-> 맨 밑에 #Include conf/extra/
6. \APM_Setup\Server\Apache\conf\
-> 여기 첨부파일(httpd-languages.conf)복사 덮어쓰기
7. 모니터 -> 시작
[출처] http://blog.naver.com/
도영주 땡큐~
apmsetup.zip