Yoann Roman wrote:
William A. Rowe, Jr. wrote:
Oh - it still runs cmd.exe. The difference is - there are the correct
pipes between apache and that cmd/invoked program/script.
That's what I'm trying to avoid, actually. I have 2 vhosts with this
install, each doing its own error and access logg
William A. Rowe, Jr. wrote:
> Yoann Roman wrote:
> > William A. Rowe, Jr. wrote:
> >>
> >> Then it became 'run this shell command through cmd.exe' - which needed
> >> stdin/out/err all set up right to not-fail running as-a-service.
> >>
> >> Change it back from shellcmd to program and voila, the co