|
|
| Re: XDebug doesn't start and Eclipse hungs with "Waiting for XDebugger session" (progress [message #688965 is a reply to message #688864] |
Sun, 26 June 2011 07:19  |
Francesco PIRANEO G. Messages: 2 Registered: June 2011 |
Junior Member |
|
|
Hi Toshihiro,
thank you for your answer; now the debugger doesn't wait anymore but it doesn't stop at breakpoint... Unfortunately I cannot be more precise because there is no other visual effect than the output page that has been rendered in the external browser ignoring all breakpoints.
I acted in two ways for the modifications: changing the .html extensions of the files to .php and adding following on php5.conf into the /etc/apache2/mods.enable directory;
<FilesMatch "\.html">
SetHandler application/x-httpd-php
</FilesMatch>
Any clues is still apreciated.
Francesco
|
|
|
Powered by
FUDForum. Page generated in 0.02155 seconds