jakebur01 Posted July 26, 2007 Share Posted July 26, 2007 Hey, My host has a maximum execution time of 15 seconds set. I keep getting a PHP Fatal error: Fatal error: Maximum execution time of 15 seconds exceeded Is their anything I can put in my code that will over ride this? It is so agrivating. Thank you, Jake Link to comment https://forums.phpfreaks.com/topic/61923-maximum-execution-time/ Share on other sites More sharing options...
yarnold Posted July 26, 2007 Share Posted July 26, 2007 What on earth are you doing in your PHP code that takes over 15 seconds? You haven't got an accidental infinite loop have you? Link to comment https://forums.phpfreaks.com/topic/61923-maximum-execution-time/#findComment-308307 Share on other sites More sharing options...
jakebur01 Posted July 26, 2007 Author Share Posted July 26, 2007 Nope. Just a large table. Link to comment https://forums.phpfreaks.com/topic/61923-maximum-execution-time/#findComment-308308 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.