install_en.txt

来自「javaBB,一套很不錯的JSP源碼,特共享給大家」· 文本 代码 · 共 16 行

TXT
16
字号
Installation instructions 

1 - Download the zip file at www.javabb.org
2 - Create a scheme in your database
3 - Execute the SQL script src/sql/<database>/createdb.sql
4 - Copy the javabb.war file into $TOMCAT_HOME$/webapps/
5 - Start Tomcat
6 - Open the file $TOMCAT_HOME$/webapps/javabb/WEB-INF/jdbc.properties
7 - Change it in accord to you database configuration
8 - Restart TOMCAT
9 - Type in you browser (http://localhost:8080/javabb)


Dalton Camargo
dalton@javabb.org
JavaBB Lead

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?