If it is too troublesome, you can download Wamp or XAMPP. all the tools integrated by them can be directly clicked setup. However, we recommend that you configure the running environment by yourself. I. download a suitable version: Apache: httpd. apache. orgdownload. cgi # apache22PHP: httpd. apache. orgdownload. if it is too troublesome, you can download Wamp or XAMPP. all the tools integrated by them can be directly clicked setup. However, we recommend that you configure the running environment by yourself.
1. download the appropriate version:
Apache: http://httpd.apache.org/download.cgi#apache22
PHP: http://httpd.apache.org/download.cgi#apache22
MySQL: http://dev.mysql.com/downloads/mysql/
PHPmyadmin: phpmyadmin.net/home_page/downloads.php "target =" _ blank "> http://www.phpmyadmin.net/home_page/downloads.php
Zend Optimizer: http://www.newhua.com/soft/32228.htm (if you want to install a local system program such as: Forum program, this software is required, download the official website to fill in a lot of information, trouble, therefore, on this website, it is mainly used to increase the speed of PHP running, generally 40% ~ 100% ).
Note: (1) PHP needs to download the ts (thread safe) version of vc6. vc6 is in windows, vc9 is in Linux, and the CTS cannot be combined with Apache;
(2) I personally think that beginners should not download PHP5.3, because there are a lot of things that are not the same as what they learned, and it is easy to confuse themselves;
(3) The latest version of Zend Optimizer only supports PHP5.2 and below, which is why I strongly recommend PHP5.2;
(4) after my practice that PHP5.2 the most compatible MySQL version is 5.0, because I installed a mysql-essential-5.1.51-win32, with phpmyadmin operation will appear unknown problem, for example, a slightly complex SQL query will display syntax errors, but clicking the submit button again will display the correct results, the important problem is that if you are a laptop user and the sub-host performance is normal, you can definitely choose version 5.0 because of my practice: A poor sub-machine always crashes during configuration during installation, damn!
12 3 Next page