[jsp+php] Integrated Apache2 and tomcat4_php tutorial under Windows2000

Source: Internet
Author: User
=============================================
This article I have tested passed!
=============================================
Title: Integrated Apache2 and TOMCAT4 under Windows2000
Author: robornet
Date: 2002-10-30
Originally by: Engaged in a period of time of the Java project, to the time of distribution, can not find a new Apache2 and TOMCAT4 integrated configuration, then read a half-day Jakarta online information, and reference to the previous Netizen's article,
Write this configuration document, for reference, welcome treatise!
Directory:
First, software preparation
Second, software Installation
Third, first configuration and testing
Iv.. Integrated configuration
Five, the whole test
Six, insufficient
Vii. thanks
Viii. description
Steps:
First, software preparation:
Let's say you have a hard-soft software environment that can run Win2000 normally.
1.j2sdk1.4.1: Download to http://java.sun.com/j2se/1.4.1/download.html! (Note that the SDK version of Windows (all languages, including 中文版)
2.apache2.0.43: To Http://www.apache.inetcosmos.org/dist/httpd/binaries/win32/apache_2.0.43-win32-x86-no_ssl.msi Download!
3.tomcat4.1.12: Download to Http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/bin/jakarta-tomcat-4.1.12.exe!
4.mod_jk.dll: Download to Http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0/bin/win32/mod_jk-2.0.42.dll!
(description, because Mod_jk2-2.0.43.dll and Apache2.0.43 configuration did not succeed, now use Mod_jk-2.0.42.dll instead)
Second, Software Installation:
(1) Installation J2SDK:
1. Follow the installation Wizard to install (general installation to c:j2sdk1.4.1, easy to operate below)
(2) Install Apache:
1. Follow the installation Wizard to install (choose the installation directory is C:, easy to do the following; After successful installation, the path is: c:apache2)
(3) Installing Tomcat:
1. Follow the installation Wizard to install (change the installation directory for C:TOMCAT4, if only testing, there is no need to install Tomcat into services, to facilitate the operation below),
In the meantime, you will be asked to enter the password of admin (System administrator).
Third, first configuration and testing:
Configure the above installed software environment for the first time and test its environment.
(1) configuration--Environment variables:
1. Create a new system variable Java_home with a value of: c:j2sdk1.4.1//If you do not follow the above path installation, please change to the correct path
2. Create a new system variable tomcat_home with a value of: c:tomcat4//Ibid.
3. Create a new system variable classpath with a value of:%java_home%lib;%tomcat_home%lib
(2) Modification error:
1.apache2.0.43 There is a small problem, the default installation after the success of the Apache2 home directory in the Htdocs directory does not have index.html files, you must rename the Index.html.en in the directory index.html

http://www.bkjia.com/PHPjc/629535.html www.bkjia.com true http://www.bkjia.com/PHPjc/629535.html techarticle ============================================= This article I have passed the test! ============================================= title: Windows2000 under Integration Apache2 and TOMCAT4 Author: ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.