I am having great difficultyconnecting to the zend debugger on a dreamh开发者_运维百科ost account.
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
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
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.
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).
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
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
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开发者
I am runing a php script using eclipse. when a set breakpoint and run the script it throws me this error.
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.