in reply to Problems with qx

is command in your $PATH?
Boris

Replies are listed 'Best First'.
Re^2: Problems with qx
by SmokeyB (Scribe) on Oct 15, 2004 at 15:43 UTC
    It is in the PATH

    It'll run properly from the command line. Plus it works in ISS and on a Boa server. It just doesn't seem to work in Apache. I am quite perplexed.
      It must be in the PATH environment var of your webserver. And your webserver user must have permission to execute the file. Try to type the full path before the command.
      Boris
        I've tried using the full path, it still won't execute. I guess it must be a windows permission setting.