Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » can not add breakpoint on .html
can not add breakpoint on .html [message #96375] Thu, 16 April 2009 12:13 Go to next message
Itzhak is currently offline ItzhakFriend
Messages: 2
Registered: July 2009
Junior Member
Hello,

I am trying to debug PHP project. Part of the files have .html extension.
When I am trying to toggle breakpoint on .html (In part of the code that
contains PHP), in any way, I am not getting an option to toggle breakpoint.
I am getting this option just on .php, .inc, etc. I assume the reason his
some association to PHP that the debugger has on some extention.

Can you help me?

Thanks
Re: can not add breakpoint on .html [message #96491 is a reply to message #96375] Sat, 18 April 2009 13:22 Go to previous messageGo to next message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
This is possible if you:
1. Add the .html extension to the Apache server supported php extensions
2. Add *.html extension to the PHP content types

- Roy


Itzhak wrote:

> Hello,

> I am trying to debug PHP project. Part of the files have .html extension.
> When I am trying to toggle breakpoint on .html (In part of the code that
> contains PHP), in any way, I am not getting an option to toggle breakpoint.
> I am getting this option just on .php, .inc, etc. I assume the reason his
> some association to PHP that the debugger has on some extention.

> Can you help me?

> Thanks
Re: can not add breakpoint on .html [message #96583 is a reply to message #96491] Mon, 20 April 2009 14:20 Go to previous message
Itzhak is currently offline ItzhakFriend
Messages: 2
Registered: July 2009
Junior Member
I did not understand the first part."1. Add the .html extension to the
Apache server supported php extensions "..

How do I add extension to Apache supported php extentions?

Thanks
Previous Topic:Conditional Breakpoints won't "Catch" in PDT 2.0
Next Topic:Eclipse PHP first time
Goto Forum:
  


Current Time: Fri Mar 29 05:08:30 GMT 2024

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

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

Back to the top