Usage PHP Runtime Environment One-click installation package

Source: Internet
Author: User
Tags php class
Common PHP Runtime Environment one-click installation package

PHP program is very fire, like blog: Wordpress, Forum: discuz!, Sns:ucenter Home, cms:dedecms and so are more popular PHP programs, everyone in the use of PHP class program, but for many beginners, Directly uploaded to the virtual space on a debugging is a very troublesome thing, then in the local (my computer) to build a PHP run environment debugging, testing program is the quickest way. The following Lu Songsong introduce some of the methods in this machine to quickly build PHP running environment, so that do not know PHP friends can quickly build a own PHP operating environment.

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. Considering that everyone is using the Windows platform, so here is focused on the win platform to build PHP operating environment. These components are all fool-mounted, and you can install successfully with the next step.

PHP One-click installation package Introduction

One: Comsenzexp

Comsenzexp is a community product integration experience installation package developed by Hong Sing, Comsenzexp includes: discuz! (forum), Supesite (CMS), Ucenter (User Center), Ucenter Home (SNS community). Lu Songsong I often use the Comsenzexp one-click installation, the same can also debug other PHP programs, such as: Dedecms, Phpwind. Just put the program in the Wwwroot directory, the database is placed in the MySQL data directory.

II: dedeampz-php Environmental Integration Kit

Dedeampz is 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 by default. The installation is easy to use and supports switching between PHP4 and PHP5. You can also debug other PHP programs, just put them in the Wwwroot directory.

Three: Xampp

XAMPP is a powerful local test platform, although the panel is in English, but clearly understandable. The advantage of registering as a system service is that the power-on can run automatically, but it consumes certain system resources, how to choose the user to decide. After the installation is successful and the service is successfully started, you can open the browser to enter http://localhost/and try to succeed. In the XAMPP page options, there are Chinese support, as if many people are using XAMPP.

Related reading: 4 steps to build lamp environment quickly with XAMPP

Four: Wampserver

The official website does not have Chinese, but the program supports Chinese. It can switch between online and offline status, and the options in the text language items are also available in Simplified Chinese, very good.

V: Phpstudy

Phpstudy is not the same, it contains iis+php and apache+php, the software recommended setting is the latter. In the task tray also has the icon, can open the Panel to see the service running state, is also very concise. One-time installation, without configuration can be used, is very convenient, easy to use PHP debugging environment. This program includes not only the PHP debugging environment, but also the development tools, development manuals and so on. In short, learning PHP requires only a single package. For beginners who are learning PHP, the environment configuration under Windows is difficult; It's also a chore for the veteran. So whether you're a novice or a veteran, the package is a good choice.

Six: Appserv


Lighter Wamp, during the program installation it prompts you to change the default port of 80 to the service port, the software does not have a control panel, but everything is added to the Start menu with a shortcut.

Related reading : quickly build PHP running environment Apmserv

Manual installation of the PHP Runtime environment method

In general, the PHP runtime needs to install the following components: 1:apache (Apache) Web server Software, 2:mysql (small relational database management system), 3:php (PHP language compilation environment); 4:phpmyadmin (Managing MySQL) ; 5:zend (improve 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.

  • 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.