Can zendstudio debugwamp?

Source: Internet
Author: User
Is there a relatively easy way to configure debug? At present, only the original echo, die, and so on can be used. Some articles on the Internet feel that there are too many configuration steps, so you have to leave them. Supplement: php. ini: [zend] zend_extension_ts & quot; D: ProgramFilesZendZendStudio

Is there a relatively easy way to configure debug?

At present, only the original echo, die, and so on are used. Some articles on the Internet feel that there are too many configuration steps.

Supplement:

Php. ini:

[Zend]
Zend_extension_ts = "D: \ Program Files \ Zend Studio-8.0.1 \ plugins \ org. zend. php. debug. debugger. win32.x86 _ 5.3.18.v20110322 \
Resources \ php5 \ ZendDebugger. dll"

Zend_debugger.allow_hosts = 127.0.0.1
Zend_debugger.expose_remotely = always

According to the configuration, click the Test button to report a timeout error.

Reply content:

Is there a relatively easy way to configure debug?

At present, only the original echo, die, and so on are used. Some articles on the Internet feel that there are too many configuration steps.

Supplement:

Php. ini:

[Zend]
Zend_extension_ts = "D: \ Program Files \ Zend Studio-8.0.1 \ plugins \ org. zend. php. debug. debugger. win32.x86 _ 5.3.18.v20110322 \
Resources \ php5 \ ZendDebugger. dll"

Zend_debugger.allow_hosts = 127.0.0.1
Zend_debugger.expose_remotely = always

According to the configuration, click the Test button to report a timeout error.

Of course it works. In fact it does not matter with wamp or xampp, as long as you have php zend debugger or xdebug extension (zend studio 5. x only supports zend debugger and xdebug is supported even if it is not used. In fact, it is well configured when you understand that zend debugger/xdebug is also a service.

You can refer to the configuration step http://hi.baidu.com/chrisyue/blog/ite I wrote long ago...

Php. ini:

[Zend]
Zend_extension_ts = "D: \ Program Files \ Zend Studio-8.0.1 \ plugins \ org. zend. php. debug. debugger. win32.x86 _ 5.3.18.v20110322 \
Resources \ php5 \ ZendDebugger. dll"

Zend_debugger.allow_hosts = 127.0.0.1
Zend_debugger.expose_remotely = always

According to the configuration, click the Test button to report a timeout error.

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.