I have a script that takes a while to run - 6-7 minutes I think. Its not processor intensive but it takes some time because it downloads some files.
On my home server (on windows Apache setup) the script runs fine, but on Dthorn it fails after a while. Can this be because Dathorn does not allow scripts to run for more that a certain time? (I already have set_time_limit(0) in my PHP)
On my home server (on windows Apache setup) the script runs fine, but on Dthorn it fails after a while. Can this be because Dathorn does not allow scripts to run for more that a certain time? (I already have set_time_limit(0) in my PHP)
We'd rather your time spent looking
Comment