Home > Database > Mysql Tutorial > body text

安装resin+mysql+IIS+JDK的总结_MySQL

WBOY
Release: 2016-06-01 14:10:38
Original
1346 people have browsed it

JDKIISmysql安装

  

工作总结:
安装resin+mysql+IIS+JDK的总结
一、首先安装JDK:
一)、下载j2re-1_4_1_02-windows-i586-i.exe,然后直接安装。
二)、安装完配置环境变量:
PATH:C:\JDK\BIN;
CLASSPATH:C:\JDK\LIB\TOOLS.JAR;C:\JDK\LIB\DT.JAR;
JAVA_HOME:C:\JDK;
二、然后安装resin;
1、 下载resin-2.1.9.zip,然后进地解压。文件名命名为resin;
2、 配置环境变量,RESIN_HOME:C:\RESIN;
3、 关闭IIS;
4、 打开resin\bin下的setup.exe;出现一个对话框会出现如下图所示的页面:
 

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!