zend-debugger
Connecting to Zend Debugger on remote server
I am having great difficultyconnecting to the zend debugger on a dreamh开发者_运维百科ost account.[详细]
2023-01-31 16:27 分类:问答Can't debug PHP Cli after Eclipse update
I came across a very annoying problem today. Sometimes I have to debug php command line scripts, for this I used Eclipse PDT with Zend Debugger. It was buggy, but it worked. Until I updated my PDT, an[详细]
2023-01-29 00:39 分类:问答How to debug an https:// site in Eclipse with Zend debugger and PDT
I have been successfully debugging several projects using Eclipse 3.4.1 with Zend Debugger and PDT.I now have a site running locally using https://.Have not been able to set a Debug Configuration in E[详细]
2023-01-25 06:45 分类:问答php, zend debugging, svn setup for many developers
I\'m trying to create an environment for many users to develop many php projects on. I\'ve installed Zend server community edition on a Windows 2003 server.[详细]
2023-01-24 16:13 分类:问答Breakpoints are completely ignored when debugging CakePHP application
I\'m developing in NetBeans a CakePHP application and finally managed to get it connecting to XAMPP debugging sessions (PHP 5.3.1 w/ Xdebug v2.0.6-dev).[详细]
2023-01-21 09:27 分类:问答Is it still true that zenddebugger only supports non-thread-safe PHP?
This is the开发者_JAVA百科 case according to a thread in 2009 here, is it still the case now? Anyone managed to make it work with thread safe PHP?Yes, it is still the case - the recommended way on W[详细]
2023-01-20 09:38 分类:问答How to debug PHP application using Eclipse PDT (xdebug and zend debugger)
I\'m working on one application. I am using Eclipse php Helios IDE for developing php application. I wanted to know below things related to this IDE, so that i can implement PHP application instantl[详细]
2023-01-13 04:15 分类:问答Setting up Zend Debugger
I try to configure zend debugger to debug php pages on my local apache server. I followed all instructions from the official forum (http://forums.zend.com/viewtopic.php?f=59&t=962#p4313) but开发者[详细]
2023-01-12 05:05 分类:问答php eclipse debugging
I am runing a php script using eclipse. when a set breakpoint and run the script it throws me this error.[详细]
2023-01-11 10:03 分类:问答Cannot redeclare class Zend_Loader_Autoloader
I am using Zend Debugger to debug my php application built based on the Zend Framework. Currently I am running the 1.10.6 version.[详细]
2023-01-09 16:12 分类:问答