Hi all,Quick qn: does anyone know how to set the timeout for a running script? I'm thinking of using mp2 to execute an offline program, and if the running takes too long, I hope apache can timeout the script and abort it somehow...or alternatively leave it running for as long as it takes.
I've checked out the 'Timeout <seconds>' apache config command, but I don't think this is it.
Thanks for your advice.