in reply to Do programs called with system() see the current %ENV?

The command probably failed. Double check which directory your server uses as the current working directory (probably /) and double check the path you're calling stats.cgi with. You probably just have to supply the path to the program.

  • Comment on Re: Do programs called with system() seen the current %ENV?