Teach you how to configure Apache PHP Web Development environment (if you have questions, please leave a message)

Source: Internet
Author: User
Tags apache php php web development php website

introduction of Appserv software

Appserv is a PHP Web site tool combination package, the author will be a number of free network of station resources repackaged into a single installation program to facilitate beginners to quickly complete the stand, Appserv contains the software: Apache, Apache Monitor, PHP, MySQL, phpMyAdmin and so on. To help us to quickly test ecshop software locally, we write the following documentation. If your local machine has not installed PHP, MySQL and other systems, then use this software can let you quickly build a complete low-level environment, so as to achieve a quick trial of ecshop.

Second, Appserv for Windows Configuration installation package Description

The latest Appserv installation version is appserv-win32-2.6.0, the PHP version is PHP 6.0.0-dev, interested experience PHP6 friends can install Appserv 2.6.0, other versions of the additional installation configuration Zend Optimizer, can choose according to the need.

Unlike XAMPP, which has multiple operating system versions, the current Appserv only installs packages under the Windows platform, which is sufficient for general PHP website Development and operation. The Appserv configuration and installation process under Windows are described in detail below in the form of a graphics tutorial.

third, the installation process of Appserv

1. Download Appserv, recommend to Appserv's official website to download the latest version of the Appserv package

2. Click on the icon to start the installation

3. Start Installation

4. Select "I Agree"

5. Choose the installation path of the software, do not recommend the software installation path are placed in C disk

6. Server name and admin mailbox can be defined by themselves, 80 ports if not occupied, select default can

7. Be sure to turn on the "InnoDB" option

InnoDB is the preferred engine for transactional databases, supports acid transactions, and supports row-level locking. InnoDB is the maximum performance design for processing large amounts of data. The InnoDB storage engine is fully integrated with the MySQL server, and the InnoDB storage engine maintains its own buffer pool for caching data and indexes in main memory. InnoDB stores its table & index in a tablespace, a tablespace can contain several files (or a raw disk partition). This is different from the MyISAM table, for example in the MyISAM table where each table is separated from the file. The InnoDB table can be any size, even on an operating system that has a file size limited to 2GB. InnoDB is included in the MySQL binary distribution by default. Windows Essentials Installer makes InnoDB the default table for MySQL on Windows.

8. Being installed

9. Installation Complete

10. Locate the Installation tab on the desktop, click Appserv-> Control Server by Manual-> Apache Start

11. Display the Open Apache Launch prompt box

12. Open the software default configuration of the local server Web site, in the Address bar type HTTP://127.0.0.1/or http://localhost/to view the default property page

13. This is a personalized page configured successfully, you can do from here to the development of the site

Finally, we recommend two of the more classic PHP developed books:

"About PHP" (this book lays emphasis on the basics)

"PHP Classic Example" (This book focuses on application)

Copyright information for this blog post

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.