prc Posted August 18, 2007 Share Posted August 18, 2007 Hey Guys, I'v got this php script running on my site. Its very intensive and acts like it times out - im not sure, but doesn't come up with the timeout php error, but instead after loading for a bit: Firefox: It would prompt to be downloaded, not opened in browser. When opened its just a blank page. IE: "Action canceled , Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable." PHP file_get_contents: "Warning: file_get_contents(*url*): failed to open stream: HTTP request failed! in *script* on line x" Theres no headers on this script. I'm stumped. If anyone would be able to suggest what the problem is and if there are ways of fixing it, this would be most appreciated! Thanks, PRC ??? Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/ Share on other sites More sharing options...
NArc0t1c Posted August 18, 2007 Share Posted August 18, 2007 Could we maybe have a peek at you're script, I mean.., to see what's wrong? Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-327359 Share on other sites More sharing options...
prc Posted August 18, 2007 Author Share Posted August 18, 2007 Sorry, its sort of a combination of scripts and some absolute scripts. All I can say its intensive and causes unknown problems above. Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-327383 Share on other sites More sharing options...
prc Posted August 19, 2007 Author Share Posted August 19, 2007 Anything? Anybody? :-\ Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-327901 Share on other sites More sharing options...
prc Posted August 20, 2007 Author Share Posted August 20, 2007 Has nobody experienced the same thing? Bumping because I think someone does on this forum. Cheers. Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-328758 Share on other sites More sharing options...
wmguk Posted August 20, 2007 Share Posted August 20, 2007 speaking from experience without seeing all the relevant scripts there is no way to tell what the error could be Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-328760 Share on other sites More sharing options...
mattison Posted August 20, 2007 Share Posted August 20, 2007 dude some advice...if you want people to help you, they need to know what your talking about, so the script or at least a link to the script, if not they will not know what you want helping with. Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-328763 Share on other sites More sharing options...
chocopi Posted August 20, 2007 Share Posted August 20, 2007 I agree with the others, we need your code, or this topic is dead as we are not mind-readers (I dont mean to sound rude but we cant do anything without first seeing your code) Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-328773 Share on other sites More sharing options...
prc Posted August 25, 2007 Author Share Posted August 25, 2007 I agree with the others, we need your code, or this topic is dead as we are not mind-readers (I dont mean to sound rude but we cant do anything without first seeing your code) No, you just want POST COUNT+1 speaking from experience without seeing all the relevant scripts there is no way to tell what the error could be Yer, sorry guys. I rewrote my script which solved the timeout error about 50% and changed phpini stuff which I think now has fixed timeouts. Thanks again. Link to comment https://forums.phpfreaks.com/topic/65561-action-canceled-message-from-browser/#findComment-333644 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.