Problem with Zend Debugger [message #94770] |
Sat, 28 February 2009 14:48  |
Eclipse User |
|
|
|
I'm having a problem with debugging in PDT.
When I try to debug as a script I get the following message:
The debug session could not be started.
Please make sure that the debugger is properly configured as a php.ini
directive.
I am using the PDT (version 2.0.0) package that I downloaded from eclipse
(version 3.4.1). I am executing the scripts on a local WAMPS installation
under Windows. Seeing that I get the same error when I use the all-in-one
package from Zend, I strongly suspect that the problem is with the way I
have configured PHP.
I have attached some information regarding my environment below. I'm a
relative newcomer to the PHP / PDT / Zend / Eclipse world and have
probably done something stupid.
Any help will be greatly appreciated.
If additional information is required just let me know.
Thanks
Jim
---------------- Environment Information --------------------
Versions
Eclipse: 3.4.1
PDT : 2.0.0
PHP : 5.2.8
Apache : 2.2.11
WampServer 2.0
ZendDebugger 5.2.14
Download Sources
ZendDebugger:
http://downloads.zend.com/studio_debugger/5.2.14/ZendDebugge r-5.2.14-cygwin_nt-i386.zip
WampServer:
http://superb-west.dl.sourceforge.net/sourceforge/wampserver /WampServer2.0f.exe
PDT:
http://mirrors.ibiblio.org/pub/mirrors/eclipse/tools/pdt/dow nloads/drops/2.0.0/R200812290607/pdt-all-in-one-win32-2.0.0G A.zip
File Locations:
PHP executable: D:\JPOProgramFiles\wamp\bin\php\php5.2.8
ZendDebugger: D:\JPOProgramFiles\wamp\bin\php\php5.2.8\ext
dummy.php: D:\JPOProgramFiles\wamp\www
Config.ini information:
To keep this relatively brief, I've only enclosed the changes I made to
the standard ini file supplied with WampServer.
zend_extension ="D:/JPOProgramFiles/wamp/bin/php/php5.2.8/ext"
zend_debugger.allow_hosts = 127.0.0.1
zend_debugger.expose_remotely = always
implicit_flush = on
output_buffering = off
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03615 seconds