反垃圾引擎 sa_server.sh 在 FC7 下启动问题
在FC7 上运行 sa_server.sh ,出现以下问题:[root@linux init.d]# perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US:en"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
以上问题是由于 操作系统环境变量设置不当引起的,可参考:
[url=http://www.perl.com/doc/manual/html/pod/perllocale.html]http://www.perl.com/doc/manual/html/pod/perllocale.html[/url]
解决
页:
[1]
