I made a simple php page that acts a front end for a python script. The php page gets some info from the user and the calls the script with the system function. Everything was working fine for a while but now it ~SUDDENLY~ quit working. The execute prems are ok and I am not running in safe mode. The other admins claim that they have not changed anything to do with php or apache in the last while.
Does anyone know why system() isn't working or what other configuration options I should look at?
Thanks very much
-ruach