Why my PHP file failed to complete its task after 4 hours of data processing?

sun482

New member
I have a PHP file that does some data processing work in the database and I run in from a web browser each weekend.

The PHP file usually completes the job in 4 hours, but past 2 weekends, it failed to complete. Then, i need to reexecute the file.
 
Back
Top