recommend a key to quickly build PHP local operating environment of good tools (including php7.0 and Apache,nigix,mysql)
The phpstudy2016 and wampServer3.0.6 reasons support php7.0
Currently popular PHP framework such as: laravel5.2 requires PHP version 5.6 or more, thinkphp and Yii are also required for PHP version
One click to build PHP run environment tool 1.APMServ http://apmserv.s135.com/
Advantages: Powerful, one-click Start. Cons: php5.0 not supported
2. Phpstudy http://www.phpstudy.net/phpstudy/phpStudy.zip
Features support php7.0
3.WampServer http://www.wampserver.com/
Support php7.0
Server Software for Apache+php+mysql under Windows. PHP extension, Apache module, but the program supports Chinese. It can toggle between online and offline status, and there are also simplified Chinese options available in the text language item in the option.
4.Xampp
Http://www.apachefriends.org/zh_cn/index.html
5.PHPnow
http://www.phpnow.org/
Domestic research and development, set of sets, green free, easy to install, can quickly build a virtual host to support the PHP environment.
6.easy2php
The official website has expired, please search by yourself (recommended: http://www.greendown.cn/soft/8254.html)
Domestic research and development, Windows Apache+php+mysql+zend+phpmyadmin Green Environment Suite, free installation, a few seconds to build your own Web server.
7.ComsenzEXP
Http://www.comsenz.com/downloads/install/exp
Domestic research and development, is Hong Sing to develop a set of Community product integration Experience installation package, Comsenzexp include: discuz! (forum), Supesite (CMS), Ucenter (User Center), Ucenter Home (SNS community).
8.dedeampz-php Environmental Integration Kit
Http://www.dedecms.com/html/chanpinxiazai/20080905/39481.html
Domestic research and development, the direct integration of PHP+APACHE+MYSQL server environment management software, operation is very stupid, suitable for junior high-level webmaster use. The package is equipped with DEDECMS, which is easy to install and supports switching between PHP4 and PHP5. You can also debug other PHP programs, just put them in the Wwwroot directory.
9.AppServ
http://www.appservnetwork.com/
Thailand research and Development, some network of free station resources repackaged into a single installation program, is a PHP Web site tool combination package, convenient for PHP beginners to quickly complete the rack station.
Manual installation of the PHP Runtime environment method
In general, the PHP operating environment requires the following components to be installed:
1.Apache (Apache) Web server Software;
2.MySQL (Small-scale relational database management system);
3.PHP (PHP language compilation environment);
4:phpmyadmin (management of MySQL);
5.Zend (improves PHP execution speed).
Install PHP FAQs
If some of these PHP-related services do not start, please note that the 80 port in your machine is occupied, check whether the 80 port is occupied method: Open cmd (Start-run-enter CMD after carriage return), input netstat- Ano can clearly see the local 80-port occupancy program PID.
Windows 9 a button to quickly build PHP local running environment of good tools (including php7.0 environment)