killall -9 httpd 하면 정상적으로 재실행되야 하는데
이런 에러 메세지가 뜹니다.
perl 세팅문제인것 같은데 오류수정할 방법 아시는분 알려주시면
감사하겠습니다.
===================================================================
[root@*** /etc]# killall -9 httpd
[root@*** /etc]# httpd
[Sat Dec 9 15:23:29 2000] [warn] Loaded DSO modules/libphp4.so uses plain Apache 1.3 API, this module might crash unde
r EAPI! (please recompile it with -DEAPI) perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "ko"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[Sat Dec 9 15:23:32 2000] [error] Cannot resolve host name *****.com --- ignoring!
[root@*** /etc]#
[root@*** /etc]#
====================================================================