melwong Posted January 14, 2012 Share Posted January 14, 2012 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. Why? And how to fix this? Link to comment https://forums.phpfreaks.com/topic/255017-why-my-php-file-failed-to-complete-its-task-after-4-hours-of-data-processing/ Share on other sites More sharing options...
Ivan Ivković Posted January 14, 2012 Share Posted January 14, 2012 Give us the code. Link to comment https://forums.phpfreaks.com/topic/255017-why-my-php-file-failed-to-complete-its-task-after-4-hours-of-data-processing/#findComment-1307618 Share on other sites More sharing options...
kicken Posted January 14, 2012 Share Posted January 14, 2012 Cross posted @ devshed Link to comment https://forums.phpfreaks.com/topic/255017-why-my-php-file-failed-to-complete-its-task-after-4-hours-of-data-processing/#findComment-1307619 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.