seems not any diffrent to me, did you change the debug=0 to 1 or did you just write a new line?
take a look at the last line of ispcp.conf
I think if debug works you should see something like
Code:
> DEBUG: push_el() sub_name: get_tag(), msg: Starting...
> DEBUG: push_el() sub_name: get_tag(), msg: Ending...
> DEBUG: push_el() sub_name: repl_tag(), msg: Starting...
> DEBUG: push_el() sub_name: get_tag(), msg: Starting...
> DEBUG: push_el() sub_name: get_tag(), msg: Ending...
> DEBUG: push_el() sub_name: repl_tag(), msg: Ending...
> DEBUG: push_el() sub_name: sys_command(), msg: Starting...
and so on....