How to install SSL on aapanel itself
From settings, disable SSL on panel first. You can logout and login using non SSL connection. And go to settings again, enable SSL, select Letsencrypt.
From settings, disable SSL on panel first. You can logout and login using non SSL connection. And go to settings again, enable SSL, select Letsencrypt.
A 413 Request Entity Too Large error occurs when a request made from a client is too large to be processed by the web server. An example request, that may cause this error would be if a client was trying to upload a large file to the server (e.g. a large media file) To resolve this issue increase upload file size in php.ini if you are …
error establishing a database connection Are you seeing the ‘Error establishing a database connection’ notice on your WordPress website? It is a fatal error that makes your WordPress website inaccessible to the users. This error occurs when WordPress is unable to make a connection to the database. A number of things can affect your WordPress …
What is the ERR_CONNECTION_TIMED_OUT Error? An ERR_CONNECTION_TIMED_OUT error typically means there is something wrong with your local network connection. However, that’s not always the case. According to the WordPress support documentation, a connection timed out error appears when your website is trying to do more than your server can manage. It’s particularly common on shared hosting where your memory …
server crash Step 1: Identify the root cause View the symptomsThe symptoms can provide important clues to what exactly is wrong with the server. Although these diagnoses might not always be true for each case. Some common symptoms and their possible causes have been provided in the table below. Symptom Causes Note The server does not …
error on website 1. HTTP Errors HTTP errors can be a big frustration to website visitors. We’ve all experienced them ourselves and know first hand how annoying it can be to be browsing a website and then BAM! You hit a wall with an HTTP error. These errors are messages from the web server indicating …
How to Fix the 500 Internal Server Error in WordPress Internal server errors in WordPress are the worst (aka. http error 500). They provide no real information about the problem and are rarely actual server errors (ie: usually your server is working fine). What is the 500 internal server error The web definitions of the …
WordPress installation failed: internal server error 500 Read More »
what to do when server is down We’ve all been there: A website refuses to load, returning a generic “website is not available” or “URL was not found on this server” error instead. Or a website hangs, never loading all the way. Or maybe you’ve been frustrated when trying to access a local application server, …
What is Dns server? DNS server is reponsible to translate domain name to IP address which is understandable by both web browser and web server in internet. DNS server not reponding? You may get this error due to the fact that somewhere your DNS is not working prooperly and to make it working again you …
502 bad gateway nginx In short, CWP 502 Bad Gateway error occurs when the PHP script handler PHP-FPM service is down. In today’s writeup, we discussed how our Support Engineers fixed this error effectively for our customers. We checked whether the status of the service using the below command. Here, the service was not running and we …