Building the Windows Eclipse PHP development Environment =eclipse+apache+php

Source: Internet
Author: User
Tags php server php development environment

1. Basic Principles

First Apache is a Web server, can only parse HTML static page, want to parse PHP page, need PHP module support, and Eclipse is just a development environment.

2. The relationship between Apache, PHP module, and Eclipse

When the user accesses the host's 80 port (or possibly another port) with the HTTP protocol, Apache discovers that the client requested access to a PHP page, so it is first parsed using the PHP parsing module configured in the Apache configuration file.

The results of the resolution are then sent to the user. In windows->preference->php->php server, Eclipse sets the URL path that is accessed when you click Run in the project, and you can lock the current project's PHP file.

The URL address set in Eclipse is associated with the Apache configuration file, otherwise the Apache default Access address is the Htdocs folder in the Apache installation directory.


Reference process:

Http://blog.csdn.net/zhoudaxia/article/details/5271250/

Problems:

Http://zhidao.baidu.com/link?url=gAiat87u3OK0q0yLUsxOH3dnsqxQTjnaTdW5348AS_okQ4w30d9i8ItnEyiZH6piCOpzqrZbn3H1ZLfxJDOFCK

All installation packages are downloaded

Http://pan.baidu.com/s/1i3J3gCt


Building the Windows Eclipse PHP development Environment =eclipse+apache+php

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.