Official download address:
MySQL http://www.mysql.com/downloads/mysql/ Find an MSI file and download it. Apache http://httpd.apache.org/download.cgi
Php http://windows.php.net/download/#php-5.4
The first is MySQL, (here I’m going to complain about MySQL, which was acquired by Oracle)
Step by step, no more configuration required
Then install Apache,
Also step by step
Install PHP, (I am lazy and proud of myself, look for the Installer file on the PHP download page...it may not be the latest version = =~)
Download page
Installation Notes
Other things to remember:
Actually, the above are all nonsense, the following is what I want to remember
1. Pay attention to the combination of PHP and IIS
Edit this value in IIS Manager
2. Combining PHP and Apache, changing Apache’s config file
Add
Modify
Add and modify C:Program FilesPHPphp.ini to
default_charset = "gb2312"