Jump to content

'Connection was reset' sudden problem


trg86

Recommended Posts

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!!

Link to comment
https://forums.phpfreaks.com/topic/287296-connection-was-reset-sudden-problem/
Share on other sites

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

 

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.