Common Mistakes

Modified on Sat, 11 May at 5:02 PM

508 RESOURCE LIMIT IS REACHED


The website is temporarily unable to service your request as it exceeded resource limit. Please try again later.


An error means the available resources are exhausted. Typically this is triggered by a limit on the number of simultaneous connections, the number of maximum processes, or a limit on RAM.


To find out the exact reasons, you need to look at resource consumption statistics in your hosting control panel.


503 INTERNAL SERVER ERROR


The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.


Most often, the error occurs due to incorrect entries in the .htaccess file; if you clear this file and the error does not go away, check the rights to the files and folders. They should be 644 for files and 755 for folders. If everything is fine with the rights, there may be a problem in the script.


In order to more accurately determine the cause of the error, you need to look at the web server error log.


Also, a 503 error on the site may occur due to insufficient RAM. To eliminate this problem, you need to look at the RAM consumption in the hosting control panel.


The error also appears when disk space or the limit on the number of files and folders is exhausted. In this case, check these limits in your hosting control panel, if necessary, delete unnecessary data or switch to the next tariff plan.


504 GATEWAY TIMEOUT


If a 504 error appears when opening a site after a long time, it means that the script was not executed within the time specified for it, by default it is 60 seconds.


502 BAD GATEWAY


If a 502 error occurs instantly on all sites, contact the technical department; this usually means problems with the web server.


404 NOT FOUND


The requested URL was not found on this server.


Error 404 on a website means that the requested file or directory was not found. Check to see if the address is correct or if the file or directory exists.


403 FORBIDDEN


You don't have permission to access on this server.


A 403 error on a website usually means there is no index.php or index.html file. Sometimes the error may occur due to insufficient access rights, check them. They should be 644 for files and 755 for folders. If everything is in order with the rights, then access may be denied in the .htaccess file.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article