
-------------------------
-------------------------
http://docs.moodle.org/27/en/admin/environment/php_extension/intl
按照说明,
Other operating systems
Use system package manager or specify compilation flag.
Debian 5.0 (& Ubuntu) use: apt-get install php-intl or apt-get install php5-intl
CentOS 5.5 (& RedHat) you should (probably) be using php 5.3 from remi and then use: yum install php-intl
我安装了MOODLE系统还是提示需要php_intl.dll
-------------------------
http://docs.moodle.org/27/en/admin/environment/php_extension/intl
按照说明,
Other operating systems
Use system package manager or specify compilation flag.
Debian 5.0 (& Ubuntu) use: apt-get install php-intl or apt-get install php5-intl
CentOS 5.5 (& RedHat) you should (probably) be using php 5.3 from remi and then use: yum install php-intl
我按上面的方法安装了(按理一键安装包版本还要高些,不需要的)。
不过MOODLE系统还是提示需要php_intl.dll
---------------------
如果不创建词条之类的,这个排序也没有什么,我自己在MOODLE里面写词条时,汉语的词条就统一排序在其他,不是按拼音。不过英语的就按字母排序了。
-------------------------
我是个人,我已经申请并通过了。
-------------------------
-------------------------
-------------------------
通过摸索,原来还有一个post_max_filesize = 128M
也要修改才行。