Welcome Guest, Not a member yet? Register   Sign In
use of register_shutdown_function
#1

[eluser]Unknown[/eluser]
Hello!
I'm new working with Code Igniter and I have some doubts about the register_shutdown_function. My application has different controllers. Each of these controllers, with the curl library go to a site and read some news. I have a crontab in charge to execute this controllers every 15 minutes. Sometimes the sites are not working properly and I have a Fatal error: Maximum execution time of 300 seconds exceeded. I would like to use the register_shutdown_function to send myself a mail for letting me know that a problem is happening with one of my controllers because the site doesn't answer in 5 minutes. The problem I have that always that is giving me the fatal error it's in a different file that it's not my controller file. I don't know how to manage it. It's very important for me to solve it because if not my crontab goes crazy.
Thank you very much in advance.


Messages In This Thread
use of register_shutdown_function - by El Forum - 05-22-2012, 05:20 AM
use of register_shutdown_function - by El Forum - 05-22-2012, 06:42 AM
use of register_shutdown_function - by El Forum - 05-22-2012, 09:56 AM
use of register_shutdown_function - by El Forum - 05-22-2012, 12:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB