jjmusicpro Posted December 10, 2010 Share Posted December 10, 2010 I have a page, that upon post, does some logic, this logic can take 1-30 minutes... Now sometimes I will get a "Page time out"....and others i wont... even if im requesting the same data. I used it successfully everytime on my stock xp, with ie8 But cant get it to work on my VISTA WIN7 x64 machins, and another xp machine, after about 1-5 min it says "page time out", then i test it on my stock xp machine, and it can run for 45 min, or runs until everything is finsihed and shows the page. Any ideas? Link to comment https://forums.phpfreaks.com/topic/221179-script-post-time-out/ Share on other sites More sharing options...
Anti-Moronic Posted December 10, 2010 Share Posted December 10, 2010 my suggestion is to not rely on a 45 minute page load to do ANYTHING apart from constantly wire money to your bank account. Seriously, I would look at other ways of achieving the same thing. Cron jobs, ajax, w/e. Anything but this. Link to comment https://forums.phpfreaks.com/topic/221179-script-post-time-out/#findComment-1145194 Share on other sites More sharing options...
jjmusicpro Posted December 10, 2010 Author Share Posted December 10, 2010 will CURL with with ajax? never tried it with it. Also, even if i request it via ajax, they still will have to wait for it to process, and it will bring back a "time out"... message But when i try on my stock xp machine, it processes until its done.... ? Maybe a browser setting? Link to comment https://forums.phpfreaks.com/topic/221179-script-post-time-out/#findComment-1145196 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.