
13 Feb
2019
13 Feb
'19
11:04 p.m.
On 13/02/19 14:45, Manoj C Menon via luv-main wrote:
Hi Piers,
Alternatively, you could use flock to do the same.
Something like this, http://www.elevatedcode.com/2013/05/07/flock-for-cron-jobs.html
Hi Manoj, I was using the PHP equivalent however I probably did use it correctly (because there is always PHP jobs running so I guess it was locking itself out). I really appreciate your helpful answer. Thanks Piers