So I've written some (rather crude) scripts in PHP that run on our intranet under apache 2. Now they call alot of shell commands to do some back end lifting which take some considerable time. I ...