jforum配置

创建数据库表:
WEB-INF/config/database/oracle/oracle_db_struct.sql
WEB-INF/config/database/oracle/oracle_data_dump.sql

配置jdbc:
1. 数据库类型:
WEB-INF/config/SystemGlobals.properties:
key: database.driver.name
value:
Database Key   value 
MySQL                mysql
PostgreSQL      postgresql
HSQLDB            hsqldb
Oracle                 oracle

2. 数据源类型:

key: database.connection.implementation
value:
Connection Storage Type   Key value 
Pooled Connections            net.jforum.PooledConnection
Simple Connections            net.jforum.SimpleConnection
DataSource Connections   net.jforum.DataSourceConnection

DataSource Connections配置:
key:  database.datasource.name

Pooled Connections配置:
WEB-INF/config/database/<DBNAME>/<DBNAME>.properties
Key Name                                           key Value description
database.connection.username   Database username
database.connection.password   Database password
database.connection.host             The host where the database is located
dbname                                             The database name. The default value is jforum. All JForum tables are     preceded by "jforum_", so you don't need to worry about conflicting table 

重命名root下文件:new_rename.htm ->  index.htm ((delete the existing index.htm first)
删除WEB-INF/config/modulesMapping.properties文件的行: "install = net.jforum.view.install.InstallAction"
默认管理员: Admin:admin
更改 WEB-INF/config/SystemGlobals.properties 底下 key:user.hash.sequence的值

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值