I amd in Windows 2000 Pro running apache. I am trying to run the gcc compiler from PHP. I have tried exec(), passthru, and the backticks and none of theme work. PHP will just not do anything when I try to use the compiler. I have also tried writing bat scripts ans short C++ programs to see if PHP could run those, no luck. Does anyone know what the problem could be.