charafantah Posted August 24, 2009 Share Posted August 24, 2009 Hello, i have a SQL query that takes about 10-15 mins to execute, what is the best way to make my php application run it and return the results? Thanks, Link to comment https://forums.phpfreaks.com/topic/171652-maximum-execution-time/ Share on other sites More sharing options...
DaiLaughing Posted August 25, 2009 Share Posted August 25, 2009 Do you mean how to stop the PHP script timing out? If so: http://blog.strugglewith.me.uk/?p=19 There are four settings which I changed. Link to comment https://forums.phpfreaks.com/topic/171652-maximum-execution-time/#findComment-905626 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.