JForum

来自开放百科 - 灰狐
2006年12月1日 (五) 20:06WikiSysop (讨论 | 贡献)的版本

跳转到: 导航, 搜索

JForum is a powerful and robust discussion board system implemented in Java

安装指南

1. Downloading JForum from http://www.jforum.net/download.jsp
2. unzip *.zip
3. mv JForum-x.x.x to jform
4. mv jforum /usr/local/tomcat/webapps
5. http://localhost:8080/jforum/ 

创建数据库

mysqladmin -u root -p create jforum 或
mysql>create database jforum;
mysql>GRANT ALL PRIVILEGES ON jforum.* TO jforum@localhost IDENTIFIED BY 'jforum';
mysql>flush privileges;

精彩图集

Topic listing page, showing the first page of topics of some forum
Reading a topic
Board configuration options in the Administration Panel
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱