PureFTPd 这是闹哪样。。。

2013-08-16 23:47:56 +08:00
 JoyNeop
root@s1:~# /etc/init.d/pureftpd start
Starting Pure-FTPd: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p20000:30000 -s -U133:022 -u100 -k99 -Z
1087 次点击
所在节点    VPS
7 条回复
11138
2013-08-17 00:06:23 +08:00
修改启动脚本 /etc/init.d/pureftpd
在 prog="Pure-FTPd" 这行上面加上 export LC_ALL=C 这行
Comphuse
2013-08-17 00:31:47 +08:00
猜你用的是Debian。
aptitude install locales && dpkg-reconfigure locales
JoyNeop
2013-08-19 23:46:11 +08:00
@11138 该文件不存在。。。
JoyNeop
2013-08-19 23:47:30 +08:00
@Comphuse Ubuntu 。。。
JoyNeop
2013-08-19 23:49:28 +08:00
@11138 噢不对我好像手抖了。。。
vibbow
2013-08-20 07:07:14 +08:00
sudo apt-get install language-pack-en
sudo update-locale LANG="en_US.UTF-8" LANGUAGE="en_US"
sudo dpkg-reconfigure locales
JoyNeop
2013-08-20 14:37:07 +08:00
@11138 成功了!

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/79345

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX