-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
I used the 5.6php image from Debian OS
https://github.com/docker-library/docs/tree/master/php
i have set chinese support, but still Messy Display when i edit a file with vim,
also i have set my xshell terminal...i followed these two guides
http://www.cnblogs.com/sslizy/p/4057397.html
http://blog.wifizoo.net/?post=82
cat /etc/debian_version
8.6
php -v
PHP Warning: Module 'redis' already loaded in Unknown on line 0
PHP 5.6.27 (cli) (built: Oct 21 2016 23:13:17)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
apt-get install locales
dpkp-reconfigure locales
locale -a
C
C.UTF-8
POSIX
en_US.utf8
zh_CN
zh_CN.gb2312
zh_CN.gbk
zh_CN.utf8
Metadata
Metadata
Assignees
Labels
No labels