Use Zend studio and Zend server to debug PHP Web

Source: Internet
Author: User
Tags php server php web server zend server

After Zend stidio and Zend server are installed:

After adding a new website to IIS.

If the website cannot be placed on drive C, an error occurs.

Move to disk D.

In addition, all files under the website must be set to writable.

 

Create a project in the default workspace and import the source code from the web.

Add the online source to IIS and port 80, because localhost (no port number added) is used for page switching when other ports are used. This will cause an error.

 

If you still cannot browse the Web page in Zend, set window/PHP servers.

 

I only set these places. The problem was that I don't know when to do it.

 

To be like in Zend. Net.

Reference http://blog.sina.com.cn/s/blog_59a79e8b0100ktpy.html

1. Put your website in the default web site. (This website contains the dummy. php file)

2. Set the default PHP Web server to the PHP server in the run configuration of debug.

3. Set "path mapping" in default PHP Web server in server as follows:

Path on server local path

C: \ Inetpub \ wwwroot/Good

The preceding path is the physical address of the default PHP Web server, followed by the path in the current project.

4. After the preceding settings, test debugger still has an error. Now, you only need to restart the debugger on the Zend server.

 

In this way, you can perform webpage debugging in Zend studio and ie9.

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.