In this chapter,I will introduce you how to install the jforum what is an open-source forum.
This chapter's keystone is make it support chinease,now please follow me:
1,at first,you must create a database named "jforum_teste",use a database engine like Mysql,oracle,etc.And set the character Encode "UTF-8"
2,Change the username and password of the "jforum" to your local database's
3,add "&useUnicode\=true&characterEncoding\=GBK" to "database.connection.string" at last.
4,change "SystemGlobals.properties" file
set i18n.board.default=zh_CN (where is en_US)
set i18n.internal=zh_CN (where is en_US)
set default.container.encoding = UTF-8
now ,you can access the forum