hessodreamy
11-01-2006, 05:13 PM
My understanding of running php scripts under cron was that they weren't subject to the normal php script timeout. Is this not the case?
I have, in the past, run scripts that must have taken a few minutes at least, but a cron job I ran today said it timed out after 30 seconds.
Please someone set me straight - If you want to run an autonomous and long-running process can you use cron & php?
I have, in the past, run scripts that must have taken a few minutes at least, but a cron job I ran today said it timed out after 30 seconds.
Please someone set me straight - If you want to run an autonomous and long-running process can you use cron & php?