trg86 Posted March 26, 2014 Share Posted March 26, 2014 Okay, the form processor that I wrote awhile ago and have been using since has all of a sudden just stopped working. After clicking the submit button on the form now, all it is returning is a "The connection to the server was reset while the page was loading" page. This has never happened before and it has just started happening all of a sudden, any idea what it may be? Thanks!! Quote Link to comment https://forums.phpfreaks.com/topic/287296-connection-was-reset-sudden-problem/ Share on other sites More sharing options...
Ansego Posted March 26, 2014 Share Posted March 26, 2014 Possibly a Cache problem: Such a reset causing this message is usually coming from the server. It is possible that the server was having a problem at that time. Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files. Press and hold Shift and left-click the Reload button. Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux) Press "Command + Shift + R" (MAC) Clear the cache and the cookies from sites that cause problems. "Clear the Cache": Tools > Options > Advanced > Network > Cached Web Content: "Clear Now" "Remove Cookies" from sites causing problems: Firefox/Tools > Options > Privacy > Cookies: "Show Cookies" Reference: https://support.mozilla.org/en-US/questions/954665 Quote Link to comment https://forums.phpfreaks.com/topic/287296-connection-was-reset-sudden-problem/#findComment-1473973 Share on other sites More sharing options...
trg86 Posted March 26, 2014 Author Share Posted March 26, 2014 (edited) Thanks. I have tried all of that and the problem is persistant in all browsers for any computer that tries to use the form. It is quite literally a sudden problem. Edited March 26, 2014 by trg86 Quote Link to comment https://forums.phpfreaks.com/topic/287296-connection-was-reset-sudden-problem/#findComment-1473978 Share on other sites More sharing options...
Ansego Posted March 26, 2014 Share Posted March 26, 2014 (edited) Hi, So your able to see the form? But unable to action it? Checked for broken links? Has there been any updates to the server (MySQL is being redundant, changing to MySQLi)? Have you asked a friend on a different network to try it? Did you do a edit at some stage? etc... A little hard to determine what could be causing it, need to trouble shoot it and get more information to work with. Sounds like a browser issue, maybe add-ons or installed new security maybe, who knows, it is a divide a conquer situation. Any searches I do on the error comes back to cache problem or a settings problem. If you find the solution please let us know, curious on the fix if I ever see it again. Edited March 26, 2014 by Ansego Quote Link to comment https://forums.phpfreaks.com/topic/287296-connection-was-reset-sudden-problem/#findComment-1473997 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.