I'm getting the following error when I exec a particularly time-consuming program:
Fatal error: Maximum execution time of 30 seconds exceeded in <filename>
Is there a way to control these timeouts? Or should I be using a different function?
Thanks
zach