Debugging PHP with Eclipse PDT

Hi guys,

I am trying to get the PHP debugger to run with Eclipse PDT 0.7,
unsuccessfully. I am on Windows XP, PHP 5, Apache 2.0.53 on localhost:8080.

I downloaded and extracted this zip-file
http://downloads.zend.com/pdt/all-in-one/pdt-0.7.0.I20070111 _debugger-0.1.7-all-in-one-win32.zip

I create a PHP project called "debugtest", with one file called
"newfile.php". I set a breakpoint in one of the two lines.

Then I click "Run" and "Debug", and add a configuration for "PHP Web Page".
The settings are:
Server = http://localhost:8080/wa/debugtest
File / Project = debugtest/newfile.php
URL (Auto Generate checked) = http://localhost:8080/wa/debugtest/newfile.php

I made no changes to the "Advanced" and "Common" tabs in the "Debug"
dialogue.

When I click the "Debug" button in the dialogue, a new tab opens in Eclipse,
and I see the result of my script.

But the breakpoint is never hit :-(

Does anyone have any idea what I am doing wrong?

Any help is highly appreciated!

--
BR
Jakob
jakob_bro_n [ So, 06 Mai 2007 21:49 ] [ ID #1705791 ]
PHP » alt.php » Debugging PHP with Eclipse PDT

Vorheriges Thema: exec() Silent Death
Nächstes Thema: change apache but I can use last version php mysql