Running on Vista in with new PC. Had but running (debug) just find before. NOW I have the following behavior:
Start debug... goes to first line... Good.
Can step through code... No prob
When I attempt to (F9) continue to debug to the next breakpoint, the program just continues past the breakpoint.
Here are a couple of lines of interest from Apache log:
[Wed Jul 18 23:36:43 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Wed Jul 18 23:36:43 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
One thing that did change is that I moved root to another directory. Site runs normal but I can't seem to debug as before.
Any ideas?
Thanks!