skip menu and go to main content

body start

mod_url

Open  HP-UX에서 (70008)Partial results are valid but processing is incomplete: inco...

10.09.15-18:43:57

315718

Submitted by Nobody

Assignee Nobody

View1242

Priority3

hp-ux 아이테니움 장비에 hp 에서 제공되는 아파치 2.0.58 버전에 mod_url을 컴파일 해서 올렸습니다.

에러로그에

(70008)Partial results are valid but processing is incomplete: incomplete configuration: ServerEncoding EUC-KR, ClientEndoding UTF-8

가 찍히고

아파치는 정상동작하나 한글파일 처리를 못합니다.


설정은

<IfModule mod_url.c>
  CheckURL On
  ServerEncoding EUC-KR
  ClientEncoding UTF-8
</IfModule>

되어 있습니다.

EUC-KR, UTF-8을 hpux에서 못 알아 먹는 것 같습니다.

export LANG=ko_Kr.eucKR

로 지정해도 안되더군요.


감사합니다.

Comments on this artfact

0 Comments