PHP development and debugging environment-windows + zendstudio + ApmServ + zenddebugger

Source: Internet
Author: User
PHP development debugging environment configuration-windows + zendstudio + ApmServ + zenddebuggerPHP development debugging environment configuration-windows & #43; zendstudio & #43; ApmServ & #43; zenddebugger preparation materials: ZendStudio-9.0.4: www. geekso. PHP development and debugging environment configuration-windows + zend studio + ApmServ + zend debugger

PHP development and debugging environment configuration-windows + zend studio + ApmServ + zend debugger

  Preparation materials:

ZendStudio-9.0.4: http://www.geekso.com/ZendStudio9-key (cracked version)

ApmServ: http://apmserv.s135.com/

Zend debugger: http://ishare.iask.sina.com.cn/f/11686597.html

  Procedure:

1. direct the ZendStudio working directory to the ApmServ web directory. This document uses D: \ APMServ5.2.6 \ www \ htdocs as an example.

2. copy zenddebugger.dllto the same directory of php.exe, and copy the dummy. php file to the web Directory, that is, the D: \ APMServ5.2.6 \ www \ htdocs directory.

3. configure zend debugger to the php. ini file:

Add as follows:

Zend_extension_ts = D:/APMServ5.2.6/PHP/ZendDebugger. dll

Zend_debugger.allow_hosts = 127.0.0.1: 6543/PHPTest (this is because the project folder PHPTest is created in the D: \ APMServ5.2.6 \ www \ htdocs directory)

Zend_debugger.expose_remotely = always

4. restart Apache, create a php file, input the phpinfo () function, and open the browser. the following Zend Debugger module appears, indicating that the configuration is successful:


5. associate with zend studio

Open the preferrence --> php section and configure the executables and Debug sections of php. Refer to the following (note the directory path in the figure ):



  Successful debugging diagram:


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.