Apache+php+mysql Environment Construction

Source: Internet
Author: User
preparatory work:

First, set up the Xamp folder under the D disk, and then create the following 3 folders to store Apache, MYSQL, PHP

Second, prepare the source file:

III. installation of Apache

First set up the directory in the D disk D:\XAMP\Apache, and then double-click Httpd-2.2.22-win32-x86-no_ssl.msi like a piece of the image to fill or select, not the steps by default:

Click Next to complete and then enter localhost in the browser to appear as a tablet indicating the installation of Apache server successfully


Iv. Modifying the Apache configuration file D:\XAMP\Apache\conf\httpd.conf

Restart the Apache server by adding the three snippet code shown below in httpd.conf

Copy the Php-5.3.13-win32-vc9-x86.zip file to the D-Drive PHP folder and unzip it to complete the PHP installation.

Six, the configuration of PHP, modify the php.ini file, such as remove; You can add this feature

After the modification is completed, create the index.php file in the Xamp\htdoc and enter the PHP code to save it.

The following interface will appear when you enter localhost/index.php in the browser:

MySQL database installation, double-click Mysql-5.5.27-win32.msi, follow the diagram below to modify the installation

After the installation is complete, the following interface shows that the installation was successful.


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

The above describes the APACHE+PHP+MYSQL environment, including the aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • 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.