Seven most popular PHP local server sharing _php tips

Source: Internet
Author: User
Tags filezilla mysql command line

The use of WordPress friends will inevitably need to their own WP to do some personality adjustment or to do a set of personality for their own theme, the general small changes directly online adjustment completely no problem, but if you create a set of personality theme is best to choose Local debugging, So some PHP debugging software for Windows system came into being .

WordPress is popular enough, it is a PHP written in a powerful blog platform. Use it to set up a blog platform related Easy, is a novice station more convenient tool. But to really realize the WordPress (hereinafter referred to as WP) strong, plug-ins are indispensable things. Generally speaking, we can not want to try a plugin to upload files through FTP, and then go to their own site to try, so the risk is a bit big. So we need to build a PHP platform on the local computer.

In general, the local PHP platform is divided into two kinds, one is lamp, that is linux+apache+mysql+php, the other is Wamp, it is windows+apache+mysql+php, and the former is generally superior to the latter. If let us install apache+mysql+php, difficult, change a heap of code not to say, also easy to make mistakes. Furthermore, considering that most people are using the Windows operating system, they are also a Linux blind, so I provide these local test platform are WAMP, are integrated with the above features, installation completed to use.

1. XAMPP (http://www.jb51.net/softs/308.html)

XAMPP is a more powerful local testing platform, it integrates the necessary three functions, but also with FileZilla, software with a control panel, in which Apache, MySQL and FileZilla can be registered as a system service or uninstall service, a service-initiated control button , and you can see the running information for the service at the bottom of the window. Although the panel is in English, it is clear and understandable. Registration as a system service has the advantage that the boot can automatically run, but will consume a certain amount of system resources, how to choose their own users to decide. After the installation is successful and the service is successfully started, the browser can open the input http://localhost/and try to succeed. In the XAMPP web page option, there is Chinese support.

2. Wampserver (http://www.jb51.net/softs/39117.html)

Its official website has no Chinese, but the program supports Chinese. When you start the installer, it prompts you to uninstall the old version first, does not support overlay upgrades, and then you can install successfully on all the way next. It has an icon in the task tray, and if the service starts abnormally it is red, and if it is part of the exception it turns yellow, and if it's all right, it's white. With these different color warnings, it's easy to tell if your current localhost can be turned on. It can also switch between online and offline, and the options in the language items also have Simplified Chinese optional, very good.

3. Vertrigo Server (http://www.jb51.net/softs/73466.html)

This is a lightweight wamp environment, but when you download it, the Thunderbolt comes with a security component that says it has a virus. After my scan (ESS3.0) and use, this is completely a false alarm, so we can rest assured that use. Install all the way next on the line, which phpMyAdmin actually have the original password, is Vertrigo, feel in the local test, this default is not necessary. It comes with a simple control panel, and the running state is also at a glance.

In its localhost page with a common link, very convenient.

4. Phpnow (http://www.jb51.net/softs/12868.html)

Phpnow is really very simple, simple to install the program is to do with RAR a self-extracting program. There are no shortcuts since release, you have to find the folder where the file is stored, and then run Init.cmd to initialize the program. The initialization of the prompts to set the password, because it is in the cmd command line, only designed a password input, no password confirmation, so please set the time to be careful, do not forget. It also handles Apache and MySQL registration as a service, starting from boot.

In the program folder, it also has control panel, but it is cmd, but very easy to use. It's easier to uninstall, uninstall the service in the software's own control Panel, and then close the entire folder and delete the line. So convenient, the diagram is easy to try.

5. Phpstudy (http://www.jb51.net/softs/62185.html)

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.

Open localhost, the standard PHP information interface appears.

6. Appserv (http://www.jb51.net/softs/24445.html)

During the program installation, it prompts you to change the default port of 80 to a service port, which avoids conflicts caused by 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 (http://www.jb51.net/softs/73467.html)

The software, like its name, is 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.

If some of these PHP-related services do not start, be aware of whether 80 ports in your machine are occupied (quickly find native ports). General procedures, such as the Thunderbolt, BT software, and so on, even if they are not working, open will also occupy 80 of ports. So turn them off, start the PHP-related services and then turn on the download software, and there will be no problem with service startup unsuccessful.

Related Article

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.