Home Backend Development PHP Tutorial Zend Debugger 无法调试有关问题

Zend Debugger 无法调试有关问题

Jun 13, 2016 pm 01:34 PM
debugger settings studio zend

Zend Debugger 无法调试问题
_section_start -->总是提示检测端口的问题···

cannot detect running zend studio
would you like to launch it?


另外一个提示···
cannot auto detect zend sudio settings at port:20080.
make sure that zend studio v4.0 or newer isrunning on this computer
and is configured to work on this port. if you have an older version,
use the settings dialog to disablie auto detection and manually configure
the zend studio settings.

重新安装了都没有···求大虾指导··!!

------解决方案--------------------
命令行中输入netstat -na,看看20080端口有没有在监听?

还有,Window防火墙规则有没有允许20080端口通过
------解决方案--------------------
http://blog.csdn.net/heiyeshuwu/archive/2010/06/21/5684307.aspx
------解决方案--------------------
直接 用die()、exit()、 或者print_r()输出打印,查看程序执行情况...
------解决方案--------------------
首先一个很重要的问题是你的php 版本必须是5.2.*或以下 5.3的都不支持zend debugger 当初我也安装了半天 才知道这个问题哎~~
如果不是以上所述 这个网站很不错 很详细 你看了就会了
http://www.zendstudio.net/zend-studio-tutorial/install-zend_debugger/

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to use ACL (Access Control List) for permission control in Zend Framework How to use ACL (Access Control List) for permission control in Zend Framework Jul 29, 2023 am 09:24 AM

How to use ACL (AccessControlList) for permission control in Zend Framework Introduction: In a web application, permission control is a crucial function. It ensures that users can only access the pages and features they are authorized to access and prevents unauthorized access. The Zend framework provides a convenient way to implement permission control, using the ACL (AccessControlList) component. This article will introduce how to use ACL in Zend Framework

PHP Implementation Framework: Zend Framework Getting Started Tutorial PHP Implementation Framework: Zend Framework Getting Started Tutorial Jun 19, 2023 am 08:09 AM

PHP implementation framework: ZendFramework introductory tutorial ZendFramework is an open source website framework developed by PHP and is currently maintained by ZendTechnologies. ZendFramework adopts the MVC design pattern and provides a series of reusable code libraries to serve the implementation of Web2.0 applications and Web Serve. ZendFramework is very popular and respected by PHP developers and has a wide range of

How does android studio upload pictures to java server How does android studio upload pictures to java server Apr 28, 2023 pm 09:07 PM

1.build.gradle configuration (increase) dependencies{implementation'com.squareup.okhttp3:okhttp:4.9.0'implementation'org.conscrypt:conscrypt-android:2.5.1'} 2.AndroidManifest.xml configures permissions in the application Add android:usesCleartextTraffic="true&q

Detailed tutorial on using Network Settings to set static IP in Linux (KDE) Detailed tutorial on using Network Settings to set static IP in Linux (KDE) Feb 29, 2024 am 10:20 AM

Open KDE's settings panel First, open KDE's settings panel. You can click the settings icon on the desktop, or search for "Settings" in the start menu and open it. Click the "Network" option in the settings panel. Next, you will see a "NetworkConnections" window. In this window, you need to click the "Add" button to add a new network connection. In the CreateNewConnection dialog box, select Manual&rdquo

How to solve the problem that Android Studio cannot execute the main method of Java class How to solve the problem that Android Studio cannot execute the main method of Java class May 17, 2023 pm 04:43 PM

Environment androidstudio version: 3.6.1 gradle version: 5.6.4 gradle plug-in version: 3.6.1 Error prompt 11:41:35PM: Executingtask'TxtUtil.main()'...Executingtasks:[TxtUtil.main()]inproject/Users/ tinytongtong/Documents/workspace/as/self/BlogDemoFAILURE:Buildfailedwithanexception.*Wh

PHP does not recognize ZendOptimizer, how to solve it? PHP does not recognize ZendOptimizer, how to solve it? Mar 19, 2024 pm 01:09 PM

PHP does not recognize ZendOptimizer, how to solve it? In PHP development, sometimes you may encounter a situation where PHP cannot recognize ZendOptimizer, which will cause some PHP codes to not run properly. In this case, we need to take some measures to solve the problem. Some possible workarounds are described below, along with specific code examples. 1. Confirm whether ZendOptimizer is installed correctly: First, we need to confirm that ZendOptimizer

Windows 11 Academy: How to enable the Windows Studio Effects button in the 22635.3276 Preview system tray Windows 11 Academy: How to enable the Windows Studio Effects button in the 22635.3276 Preview system tray Mar 07, 2024 am 08:10 AM

According to the news, Windows enthusiast @PhantomOfEarth recently tweeted that in the Beta channel Windows 11 Build 22635.3276 preview update, Microsoft has hidden a new feature: allowing users to enable the Windows Studio Effects button in the system tray area. Windows Studio Effects is a video experience enhancement tool that leverages machine learning algorithms. It uses a neural processing unit (NPU) to apply specific filters and effects to the user's camera and microphone to improve the appearance and sound quality of video calls. WindowsStudioEffects have 4 main uses, 3 for

How to configure the Window2003 IIS+MySQL+PHP+Zend environment How to configure the Window2003 IIS+MySQL+PHP+Zend environment Jun 02, 2023 pm 09:56 PM

The Windows 2003 installation package includes Zend, PHP5.2.17, PHPWind8.7 and PHPMyadmin3.5.2. You can download the installation package directly to save time searching for resources. However, since MySQL has exceeded the upload limit, you need to go to the MySQL official website to download. Then unzip and copy to the D drive, as shown below: MySQLinDdisk Install and configure WindowsIIS+FTP Click Start>Control Panel>Add or Remove Programs.AddingordeletingaPG Click Add/Remove Windows Components (A). Addingorde

See all articles