Lamp (short for Linux, Apache, MySQL, PHP/perl/Python) is now popular. It is also similar in windows, such as Wamp (Apache, MySQL, PHP on Windows ). This article describes how to manually configure Apache, MySQL, and PHP in a Windows
Here take PHP5 as an example of how to install and configure Apache and PHP5 under Windows.
Download installation program
Apache can download from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from the http://www.php.net .
Two setup programs
1, the Apache program is relatively simple
5. run Apache in Windows NTIf you are running a Windows NT System, you may want to run Apache as a service process of the system. Click Start, select Programs, Apache Web Server, and Insfall Apache as Service ". In this way, you c
Step 1:install MySQL
2 Step 2:install Apache
3 Step 3:install PHP
4 Step 4:configure Apache and PHP
5 Step 5:test your install
6 Step 6:install Git
7 Step 7:install Moodle
8 upgrading Moodle
Step 1:install MySQL
Install the MySQL database server on your PC. We'll do this using the ' MSI ' One-click installer for
Download installation program
Apache can download from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from the http://www.php.net.
Two setup programs
1, the Apache program is relatively simple to install, we are down from the site is a Windows installation program, we can double-click directly to run, so we will facilitate the
1. Download and install
Program
Apache can be downloaded from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from http://www.php.net.
Ii. Installer
1. Apache installation is relatively simple. We have a Windows installation program from the website. We can double-click it to run it, in this way,
extension pathFind Extension_dir have this lineExtension_dir = "./"Change this line toExtension_dir = "C:\php5\ext"Where C:\PHP5 is your path to install PHP. The path is incorrect and the DLL cannot be loaded(Note: some PHP versions are; extension_dir = "./" To remove the preceding semicolon)2 Find ExtensionExtension=php_mbstring.dllExtension=php_gd2.dllExtension=php_mysql.dlRemove the semicolon from the preceding 3 items so that the Apache can load
This topic describes how to use apache2.2.21php5.3.5mysql5.19phpmyadmin3.4.9 to build a php development environment in Windows2003. This topic describes how to use it.
This article describes how to use Apache2.2.21/PHP5.3.5/Mysql5.5.19/phpMyAdmin3.4.9 to build a php development environment in Windows2003. This article describes how to use it in detail.
This article describes how to use Apache2.2.21/PHP5.3.5/mysql5.19/phpMyAdmin3.4.9 to build a php development environment in Windows2003.
S
Apache|window This article only discusses how to install APACHE+PHP3 under Windows NT 4.0 or Windows 2000.
I use Apache for Apache_1_3_12_win32.exe.
Note that you have to install PHP3 Oh, you can install according to My Documents: Install PHP3 under
PHP tutorials in Windows and Linux environments Building tutorials for the Apache MySQL tutorial environmentExplain how to properly configure the PHP development environmentThe PHP language needs to be configured properly before it can be developed so that our program runs perfectly. So, how do you configure the PHP development environment correctly? The article will introduce
Tutorial for building a PHP tutorial environment under the Windows and Linux environment
Detailed description of how to properly configure the PHP development environment
Before the PHP language can be developed, the development environment needs to be properly configured so that our program works perfectly. So, how to properly configure the PHP development environment? This article will introduce Apache,
Objective: To configure restricted user permissions for Apache and php
Environment Configuration:Apache installation directory: d: \ www-s \ apachePhp Directory: d: \ www-s \ php5Mysql Directory: d: \ www-s \ mysqlWebsite root directory: d: \ www \ htdocs
Users used to run Apache: apache-u (not affiliated to any user group)
PS: Here we only talk about the direct
One of the most frequently asked questions in the PHP mailing list might be: "How do I install PHP on my windows machine?" "Then maybe I can help answer that question." When you're done properly, you'll find it's good to develop a PHP program under Windows.
The purpose of this tutorial is to show you how to use the "Apache and
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,
Round Dudu selected host collocation is Windows 2003 Server+apache+php+mysql, when the website preliminary on-line test, I encountered many problems in the host Operation Dimension, here first said a relatively rare, but also let me have a headache for several days of problem, That's Apache. After an unscheduled period of time, it automatically stops, and the
Configuration of the environment:Apache installation directory: D:\www-s\apachePHP Directory: D:\WWW-S\PHP5MySQL directory: d:\www-s\mysqlSite Root: D:\www\htdocs
Users who are specifically running Apache run: Apache-u (not affiliated to any user group)
PS: Here only to say that Windows Apache application environment
build a file, the filename is My.ini, the contents are as follows:
[Mysqld]Basedir=x:\xxxxx\mysql\(Here is the directory where you install MySQL, that is, when you enter this path, you see the "Bin" directory and the "data" directory, etc.)Datadir=x:xxxxx\data\(This is your data storage directory, that is, you later build the database files are in this directory, preferably set into the MySQL directory of that data directory)Default-character-set=gbkset-variable=max_connections=1000
I pretended
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
1. Download the installerApache can be downloaded from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/PHP can be downloaded from http://www.php.net.Ii. Installer1. Apache installation is relatively simple. We have a Windows installation program from the website. We can double-click it to run it, in this way, Apache is easy to install on our computer.2.
apache|php5|window| Server
Several packages need to be downloaded:
1. PHP5 RC3
2. Apache 2.0.49
3. MySQL 4.0.20
Download Packages:
1. PHP5 RC3
PHP official website Download address: http://www.php.net/downloads.php, find the following map location, download box two packages. Where the PHP 5.0.0rc3 Zip package is the PHP5 package, and Collection of PECL modules for PHP 5.0.0rc3 is PHP5 's PECL Extensi
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.