EasyJspRun! One-click setup instructions
Note: EasyJspRun! is only applicable to Linux systems that have not installed and configured Apache+Tomcat+JDK+MySQL. Please be sure to check the system environment before starting the installation. If the above environment has been installed and configured on your server, please uninstall them all before using EasyJspRun. !Perform installation, otherwise the installation program will automatically uninstall the old operating environment.
1. Version Description
============
EasyJspRun! uses the following server software
----------------------------------------
Apache2.2.11
mod_jk-1.2.27-httpd-2.2.6.so
tomcat6.0.18
jdk1.6.0_10
MySQL5.1.30
JspRun! Forum program version
----------------------------------------
JspRun!6.0.0GBKRelease20101028/JspRun!6.0.0UTF-8Release20101028
2. Installation steps
============
1. Download and upload EasyJspRun6.0 to the Linux host;
2. Log in to the host as root and execute tarxzvfEasyJspRun6.0.tar.gz to unpack;
3. Enter the EasyJspRun6.0 directory and execute ./install.sh;
4. When the "PleasesetMySQLrootpassword:" prompt appears, please set the MySQLroot password;
5. When the prompt "WheretocreateWEBROOTdirectory?(default:/home/web)[DONOTcontain/attheend!!]:" appears, please enter the path to the root directory of the website you want to create, for example: /home/webapp (★Special note: enter the path When , do not add / at the end of the path)
6. When the "Pleaseinputyourservername(default:www.mydomain.com):" prompt appears, please enter your server domain name or host name;
3. Instructions for use
============
1. After all installations are completed, execute ./start.sh to start JspRun!
2. Open the browser and enter http://server IP address/install.jsp. If it can be accessed normally, it means that the JspRun! Forum is installed successfully;
3. You can stop JspRun by executing ./stop.sh!
4. Environmental description
============
Apache installation location:/usr/local/apache2
mod_jk installation location:/usr/local/apache2/modules/
Tomcat installation location:/usr/local/tomcat
JDK installation location:/usr/local/jdk
MySQL database directory:/var/lib/mysql