7 PHP Environment Building Tools Introduction

Source: Internet
Author: User

5, Phpstudy


Phpstudy is not the same, it contains iis+php and apache+php, the software recommendation setting is the latter. In the task tray There are also icons, you can open the Panel to see the service running state, but also very concise. The


opens localhost, which appears as a standard PHP information interface.


6, Appserv


When the program is installed it prompts you to change the default 80 port to the service port, which avoids conflicts from port sharing. can have password setting hint, but do better than phpnow, software can also set character set, default is UTF-8. Although the software does not have control panel, but all operations in the Start menu to add a shortcut, the use of course is very convenient. The software also comes with a MySQL command line terminal.


7, easyphp


Software as its name, it's really easy!. Install all the way next, but will not load Apache and MySQL as services, so each use will be manually started. The software also has a simple control panel and nothing else to say. Two common problems with



In fact, I've only used xampp and easyphp, but it's always the same, and the two most frequently encountered problems are the inability to start Apache because of port problems. and unable to implement rewrite locally.


1. Because the port problem does not start Apache


If it is because the port problem does not start Apache, then shut down other programs, one by one, to determine which occupies 80 ports, The most common is the Thunder.


2. Locally open rewrite module


Other applicable I don't know. Xampp and easyphp, find httpd.conf This file, open edit, replace all allowoverride none with allowoverride all, then #loadmodule rewrite_module modules The "#" number in front of the/mod_rewrite.so can be removed.

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.