Failed to load resource: the server responded with a status of 503 (Service Unavailable)

Hi,

I have created a simple form with elements validating for notempty. It's working perfectly fine on localhost but when I upload on server it gives this error:

Failed to load resource: the server responded with a status of 503 (Service Unavailable)

Please guide, as these elements reflect the same error even when they are not empty. I have also tried this on all the browsers with the same result.

Your help would be greatly appreciated.

Regards
Amit Tripathi
 
This may be a mod_security setting of your host.
Check your error logs for details.
 
The 503 'service unavailable' is more often to do with resources on the server than mod_security. Like not enough memory, very busy MySQL, etc. For some reason, your web server simply isn't completing the request processing.

You probably need to talk to the host support, see what thay say.

-- hugh
 
Thanks hugh,

Issue is resolved now and it was the same problem as you mentioned. I talked to my host provider and that solved the issue.

I apologize if I pinged @ wrong place for solution.

Thanks once again.

Regards
Amit Tripathi
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top