다 깔았는데여 겨우 겨우 의존성 맞춰가믄서
[root@wowkorea php]# rpm -Uvh php-ldap-4.0.4pl1-9.i386.rpm
Preparing... ########################################### [100%]
1:php-ldap ########################################### [100%]
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
설치 할때 이런 메세지가 언어 선택 안해서 그런거 같은데..
어케 해줘야 하나여?
[root@wowkorea conf]# /etc/rc.d/init.d/httpd start
Starting httpd: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[Fri Jan 18 18:15:44 2002] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1
for ServerName [ OK ]
이건 데몬 올릴때...
어케 해야 저메세지가 사라지게 할수 있을까여?
도움 부탁드립니다 .. 수고하세여