Nano Blog - 오병우

APMsetup7 설치후에 한글깨짐 현상을 수정하는 방법입니다.

1.먼저 apmsetup 모니터를 모두 정지

2. \APM_Setup 의 php.ini 세팅
-> default_charset = "euc_kr" (주석풀고)

3. \APM_Setup\Server\MySQL5\data\my.ini 를 \APM_Setup\Server\MySQL5 로 복사
-> 원래 my.ini 파일 위치가 잘못 되었다함...(한글깨짐 현상이 이문제 때문이었다함.)

4. my.ini 설정
-> 여기 첨부파일(my.ini)복사 덮어쓰기 (\APM_Setup\Server\MySQL5 폴더에)

5. \APM_Setup\Server\Apache\conf\httpd.conf 설정
-> 맨 밑에 #Include conf/extra/httpd-languages.conf 주석해제

6. \APM_Setup\Server\Apache\conf\extra\httpd-languages.conf 설정
-> 여기 첨부파일(httpd-languages.conf)복사 덮어쓰기

7. 모니터 -> 시작


[출처] http://blog.naver.com/mirazi9?Redirect=Log&logNo=140138890762 


도영주 땡큐~

apmsetup.zip