If one of the following errors displays when you're trying to create site in RVsitebuilder 7, please contact your host provider to fix by case as the following guide.
4xx: Client Error
400: Bad Request
- Possibly related to PHP error on some permission file is incorrect.
You can contact your host provider to check:
- The domain name is pointed directly to the host server
- PHP 7.1
- dir and perm are all correct.
- check apachelog and mod_sec logs for if there's some request was rejected, and fix them.
403: Forbidden
- The destination file is restricted by permission.
You can contact your host provider to check permission file, directory onwer, group.
404: Not Found
- The destination page is not found.
You can contact your host provider to check if the DNS of the domain name is pointed directly to the host server directly. Or wait for the DNS update complete.
5xx: Server Error
500: Internal Server Error
- There's some mis config internally in the server.
You can contact your host provider to check apache log or dom log, and fix it.
502: Bad Gateway
- The server responds incorrectly on Gateway or Proxy.
You can contact your host provider to check and fix it.
503: Service Unavailable
- The server is overloaded.
You can contact your host provider to check and fix it.
504: Gateway Timeout
- The server got no response from another server until timeout.
You can contact your host provider to check and fix it.
========================================
Comments
0 comments
Article is closed for comments.