Home »
Imported messages »
comp.lang.php »
debugging with NetBeans
debugging with NetBeans [message #174718] |
Wed, 29 June 2011 14:17  |
Jivanmukta
Messages: 20 Registered: January 2011
Karma: 0
|
Junior Member |
|
|
I installed XDEBUG and NetBeans. I configured php.ini for XDEBUG. I
created and configured my project in NetBeans to debug with XDEBUG. As
a project folder I entered"C:\Program Files\wamp\www\ogloszenia-
nieruchomosci" and as a index file: "www\secure\list_problems.php",
because this file has path "C:\Program Files\wamp\www\ogloszenia-
nieruchomosci\www\secure\list_problems.php". The file has form
submitting to solve_problem.php in the same folder. I set breakpoin in
NetBeans in some line of solve_problem.php and I executed Debug main
project. NetBeans started debugging and I sew a browser with URL of
list_problems.php. I submitted form I and I saw result of
solve_problem.php. Unfortunately NetBeans didn't stop at breakpoint.
Please help. Thanks in advance.
|
|
|
|
Re: debugging with NetBeans [message #174744 is a reply to message #174718] |
Fri, 01 July 2011 17:44  |
Trevor
Messages: 11 Registered: February 2011
Karma: 0
|
Junior Member |
|
|
On 6/29/2011 8:17 AM, RAM wrote:
> I installed XDEBUG and NetBeans.
I've been playing with VS.PHP. It seems to work well for local
debugging, without any manual setup required. If you can't get Netbeans
to work to your liking, you might want to take a look.
- Trevor
|
|
|
Goto Forum:
Current Time: Sat Apr 12 11:19:20 GMT 2025
Total time taken to generate the page: 0.11265 seconds