Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » zend debugger and debugger_start_debug()
zend debugger and debugger_start_debug() [message #99693] Mon, 06 July 2009 15:42 Go to next message
alex is currently offline alexFriend
Messages: 1
Registered: July 2009
Junior Member
php 5.2.5
zend debugger 5.2.12

debug initiated from zend toolbar or zend studio works fine.

i`m trying to start debug session from my script using php function
debugger_start_debug()



when php trying to interpret this function my zend studio(6.0.1) shows
message box saying:

error while communicating with the debugger.
Possible causes:
1. zend debugger was not properly installed.
2. you are not using the latest zend debugger.
3. you are not using the latest version of the zend toolbar.

at the same time apache error_logs shows:
[Zend Debugger] Cannot receive start command
[Zend Debugger] Cannot send message


i need the script which initiates debug session

please any help very appreciated
Re: zend debugger and debugger_start_debug() [message #497802 is a reply to message #99693] Fri, 13 November 2009 12:43 Go to previous message
Per Bernhardt is currently offline Per BernhardtFriend
Messages: 1
Registered: November 2009
Junior Member
I have Zend Debugger 5.2 and Zend Studio 7.0.2.

I also can't manage to start a debugging session from within a script calling the "debugger_start_debug" function. The function is executed but the script continues silently.

In my case Zend Studio does not show any error information. Does anybody have any idea where the problem is?

Does anybody use the "debugger_start_debug" function?
Previous Topic:encoding problems
Next Topic:Ctrl+Left click opens "Open PHP Element"?
Goto Forum:
  


Current Time: Sat Apr 20 09:05:42 GMT 2024

Powered by FUDForum. Page generated in 0.03388 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top