", and click "Next" to continue
For instructions on installing Apache on Windows, please read the instructions and press "Next" to continue
Set system information, enter your Domain Name (for example, goodwaiter.com) under Network Domain, and enter your Server Name (for example, www.goodwaiter.com, that is, the host Name and Domain Name) under Server Name ), fill in the system Administrator's contact Em
This paper describes in detail the use of apache2.2.21/php5.3.5/mysql5.5.19/phpmyadmin3.4.9 to build a PHP development environment under WINDOWS2003.
First step: Download the installed files
1. Apache version Httpd-2.2.21-win32-x86-no_ssl.msi
2. MySQL version Mysql-5.5.19-win32.msi
3. PHP version Php-5.3.5-win32-vc6-x86.zip
4. phpMyAdmin version Phpmyadmin-3.4.9-all-languages.zip
Tips:
1. It is recommended that the
Prepare the software first:
Apache Official Download Address:apache_2.0.55-win32-x86-no_ssl.msi, more versions here ;
PHP Official Download Address:php-5.0.5-win32.zip, more mirror download address , more versions to download ;
MySQL official download address:mysql-4.1.14-win32.zip, more mirror download address , more versions to download .
First, install Apache, configure the success of a common Web se
apache-u, and programs using Php+mysql can function correctly.It's done here. The restricted use settings for "Apache Application Environment directory permissions under Windows".
Add 3:You can build a. htaccess content in the directory (with writable permissions):
Rewriteengine onOrder Allow,denyDeny from allAllow from all
CSS and JS for the allowed file ext
will be an error.
Find similar rows in httpd.conf, add them in, so it's easier to maintain some. About the default startup document: Apache's default startup document is Index.html DirectoryIndex
Index.html change it to the default startup document you want.
Want to support more documents like this:
DirectoryIndex index.htm
DirectoryIndex index.php
DirectoryIndex index.php3
DirectoryIndex INDEX.PHP4
It's done! Write a test file:
?
Phpinfo ();
?>
Save As Info.php
Enter http://localhost/info.p
Windows
Install Apache + MySQL + PHP
1. install Apache
A) double-click the file Apach_2.2.8_win32-x86-no_ssl.msi to bring up the welcome interface. Click the next button to go to the license agreement interface.
B) The user must agree to the terms in the interface to continue the installation. Select the I accept the terms in the license agreement radio button, c
This article is mainly from the installation of JK plug-ins to explain the integration of Apache+tomcat.Previously, when doing project testing on this machine, Tomcat was used alone, rather than the same configuration as Apache+tomcat on the server. But the benefits of integrating Apache+tomcat are well known. Why don't we give it a try?In fact, the first time is
Reprint: http://blog.csdn.net/wqmain/article/details/8941759If you can open this article, stating that you are familiar with the Apache HTTP Server (hereinafter referred to as the Apache abbreviation) The importance of configuration is very clear, this article does not repeat, directly involved in the topic, please read down:For readability, list the article directory:First,
This article describes how to build a web server for the Java platform on the Windows platform.
The software used throughout the process includes: Apache HTTP Server, JDK 6, Tomcat 6, and mod_jk. The goal is to complete the configuration of a Web server with port 80 from Apache and tomcat as a Java Web application container. The two services are provided external
Apache httpd is a popular website server software. It is not only powerful, but also free of charge and supports a variety of popular operating systems (Windows, Linux, and Mac OS) on the market ). At the same time, tomcat, which is also produced by Apache, is usually used for Java Servlet/jsp support.In addition to supporting Java Servlet/JSP, Tomcat can also be
In windows, apache often gets stuck and often gets stuck. What should I do?
Error log
[Sun Feb 03 18:16:09 2013] [notice] Child 4200: All worker threads have exited.
[Sun Feb 03 18:16:15 2013] [notice] Child 4200: Child process is exiting
[Sun Feb 03 18:18:35 2013] [notice] Parent: specified Ed shutdown signal -- Shutting down the server.
[Sun Feb 03 18:18:35 2
you wish to setup
Apache 2.2.x Module
Apaceh CGI
IIS FastCGI
IIS CGI
NSAPI
Xitami
NetServe Web Server
Other CGI
Do not setup a web server]
Bytes ------------------------------------------------------------------------------------------------------
Several PHP versions are available for download. That is, VC6 X86 and VC9 X86.
First, let me answer:
What is VC6?
VC6 is compiled by the legacy Visual Studio 6 compiler.
What is VC9?
VC9 is the Visual
If you can open this article, stating that you are familiar with the Apache HTTP Server (hereinafter referred to as the Apache abbreviation) The importance of configuration is very clear, this article does not repeat, directly involved in the topic, please read down:For readability, list the article directory:First, Apache installation instructionsSecond, the bas
Regular card-dead. What's going on, has anyone ever met?
Error log
[Sun Feb 03 18:16:09 2013] [Notice] Child 4200:all worker threads has exited.
[Sun Feb 03 18:16:15 2013] [Notice] Child 4200:child process is exiting
[Sun Feb 03 18:18:35 2013] [Notice] parent:received shutdown signal--shutting down the server.
[Sun Feb 03 18:18:35 2013] [Notice] Child 4056:exit event signaled. Child process is ending.
[Sun Feb 03 18:18:36 2013] [Notice] Child 4056:r
all the tutorials I have read, but I have not seen this UI yet, but I only see two English words it works, but it does not matter ).
Figure 5
2. Install PhP5
After the Apache server is successfully started, install PhP5. Follow these steps to install PhP5:
Unzip the php5installation file php-5.2.6-win32.zip to the corresponding directory, such as c: \ php-5.2.6-Win32, D: \ php-5.2.6-Win32, etc. Put it in the D: \ php-5.2.6-Win32 directory,
Transferred from: http://bbs.blueidea.com/thread-2873268-1-1.htmlPreparatory work:1. Apache 2.2.4: Http://cztele1.skycn.com/down/apache_2.2.4-win32-x86-no_ssl.zip2. Tomcat 6.0.16: http://apache.mirror.phpchina.co ... e-tomcat-6.0.16.zip3. JDK: Http://cds.sun.com/is-bin/INTERS ...-windows-i586-p.exeIf only the application, you can also choose to install the JRE, because the JRE is relatively small:)4 jk-1.2.
Mod_jk: http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.26/
Note: The mod_jk version must correspond to the Apache version.
1. Install JDK (I installed JDK in D: \ Program Files \ Java)
2. install Tomcat (I installed it in D: \ Program Files \ Apache Software Foundation \ Tomcat 7.0)
3. install Apache (I installed it on D: \ apac
Apache monitor program.
i) after the server is turned on, the final test server is required. Open a browser window, enter "HTTP://127.0.0.1/" or "http://localhost" in the Address bar, and press ENTER to see the interface shown in Figure 5 (the following interface is seen in the tutorial, but I haven't seen this interface yet. Just see two English words it works, but it doesn't matter.
Figure 5
2. Install PHP5
After the
The most convenient way to install the package in Windows is to download the installation package. The detailed process is as follows:
1. Installation and download instructions
Apache WebHttp://httpd.apache.org/download.cgi Server
(Apache2.0.x, I use version 2.0.59, and 2.2.x cannot be started after the configuration file is modified in windows !)
SubversionHtt
Tags: amp access device conf manage ... driver Roo RTUWampserver (windows/apche/mysql/php) Integrated environment Online Status: Can be accessed within the area network Offline Status: Local devices can access From the proposed Web site root directory: Apache--httpd.conf--Search #documentroot # Note: httpd.conf points to ' D:\wamp\bin\apache\apache2.4.9\conf\htt
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.