PHP runtime environment configuration and development environment Configuration tutorial _ PHP Tutorial

Source: Internet
Author: User
Tags php development environment
PHP runtime environment configuration and development environment Configuration tutorial. Today, I am building a PHP debugging and development environment on the Windows platform. Please forgive me for writing poorly. 1. the general steps are as follows: 1. Download Documents 1) Download wamp2. today, I am building a PHP debugging and development environment on the Windows platform. Please forgive me for writing poorly.

1. the general steps are as follows:

1. download materials
1) Download wamp
2) Download the development tool ZendStudio

2. installer
1) install wamp
2) install the development tool ZendStudio

3. configure the environment

4. PHP Debugging

5. PHP development environment

II. detailed steps

1. download materials
1) Download WAMP

WAMP refers to the installation of Apache Web Server (A), MySQL database tutorial (M), and PHP script engine (P) in Windows (W) the established PHP network server environment, of course, must be better than the WAMP environment in the LAMP environment, but because of the ease of use of Windows, when we develop or test some CMS in the early stage, it is even more convenient and practical to use the WAMP environment. WAMP is a combination of these software to form a powerful Web application platform.

Download WAMP latest help Wamp5 http://9.scdx1.crsky.com/200711/WAMP5-v1.7.4.rar


2) Download the development tool ZendStudio

Zend Studio is an Integrated PHP development environment. it has powerful professional editing tools and debugging tools. it supports PHP syntax highlighted display, automatic syntax filling, and bookmarks, supports automatic syntax reduction and code copying. it has a powerful built-in PHP code debugging tool that supports both local and remote debugging modes and multiple advanced debugging functions.

  • Windows version Zend Studio 8.0.1 official version: http://downloads.zend.com/..ZendStudio-8.0.1.msiBytes

2. installer
1) WAMP installation steps

Download WAMP

Select the WAMP installation path or the default path.

SMP server address

PHP mail server default Email

Set to start the browser.

After the installation is complete, the image is displayed.

3. configure the environment

After the installation is complete, the default value is English.

Set the WAMP language. You can set other languages. of course, we set the language to Chinese)

After WAMP is restarted, it will be in Chinese. You can use WAMP to configure the PHP environment.

Add an Alias Directory (just like configuring a virtual directory on IIS)

Add an Alias directory name.

Set the physical path to which the Alias directory name points.

4. PHP Debugging

Add the Index. php file to the C: wampphp tutorial Demo folder. then you can write PHP code in index. php.

Enter Http: // localhost/in the address bar of the browser. if you can see the PHP server configuration information, your PHP server configuration is successful.

You can directly access http: // localhost/Demo to view the index. php program you just compiled. Displays the page execution result.

2) PHP development tool ZendStudio installation diagram

The installation process of Zend Studio is very simple. click "Next" and "Next.

After the installation is complete, you can add a PHP project and compile your PHP website. When creating a PHP project, you must enter the project name and retention path.

You can add a php file in the project. Compile the PHP page.

5. PHP development environment

Click run to view the PHP page execution content in Zend Studion IDE.


If PHP has errors in writing, you can know the number of rows in the PHP file at runtime. Debugging is also very convenient.

Bytes. Please forgive me for writing poorly. 1. the general steps are as follows: 1. download materials 1) Download wamp 2) Download...

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.