RIL wrote: |
Hi all, ... running from command line while debugging, |
Does anyone know if the debugger can be brought to respond an stop at break points under the following conditions:
1. Start a php script from Win32 XP command line (...>"php somescript.php" )
2. Breakpoints in somescript.php are set from the PHP IDE (5.5)
3. Using xampplite
Should this be possible to debug with the option "3rd Party Webserver"? ( I have tried hard all day (and googled & read the help files) but it seems like I can stop and step only if I start from the IDE).
// Rolf Lampa