Home »
Imported messages »
comp.lang.php »
debugging with Netbeans
debugging with Netbeans [message #174674] |
Mon, 27 June 2011 10:12 |
Jivanmukta
Messages: 20 Registered: January 2011
Karma:
|
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 breakpoint
in NetBeans in some line of solve_problem.php and I executed Debug
main project. NetBeans started debugging and I saw 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.
|
|
|
Goto Forum:
Current Time: Sat Nov 23 08:38:46 GMT 2024
Total time taken to generate the page: 0.04792 seconds