Troubleshooting

White Screen of Death(WSOD)

The White Screen of Death (WSOD) is one of the most common errors that occur in WordPress. It is a common issue that can occur for a variety of reasons, including plugin conflicts, theme issues, insufficient memory limits, and server-side problems. The WSOD can also occur when there are errors in the code, such as…

How to Debug WordPress® with cPanel and WordPress Toolkit?

This article provides a step-by-step explanation on how to quickly and easily debug your WordPress site using the WordPress Toolkit in cPanel. The WordPress Toolkit provides a convenient, easy-to-use interface in cPanel that you can use to set up and manage WordPress websites. WordPress’s greatest asset is that it simply works, the average user has…

503 Error and how to Resolve

A 503 error, also known as “Service Unavailable”, is an HTTP status code that indicates that the web server is temporarily unable to handle the request. This can occur for various reasons, including server overload or errors, maintenance, network issues, or unexpected downtime. In some cases, the server may provide additional information about the cause…

404 error – Resource Error

A 404 error is a common HTTP response code indicating that the requested resource could not be found on the server. This error occurs when a client (such as a web browser) requests a page or file that doesn’t exist on the server. 404 errors can occur for several reasons, including mistyping the URL, a…

Maximum Upload Filesize and how to Increase it

What Is “upload_max_filesize”? “upload_max_filesize” is a PHP configuration setting that specifies the maximum size of a file that can be uploaded to a server. This setting is used by PHP to limit the size of uploaded files to prevent the server from running out of memory or disk space. The value of the “upload_max_filesize” setting…

504 Error Server is Unavailable

The HTTP 504 error is a gateway timeout error, indicating that an intermediary server did not receive a timely response from the upstream server. This typically means that the server is down or not functioning properly, resulting in the inability to load the requested resource. The error message “server is unavailable” suggests that the server…

508 Error Resource Limit Is Reached

The “508 Resource Limit is Reached” error is a specific HTTP status code indicating that the server is unable to process the request due to a resource limitation( an account exceeds the resources assigned to it). This typically means that the website has reached its allotted bandwidth, disk space, or CPU usage limit set by…

500 Internal Server Error and How to Fix it

The “500 Internal Server Error” is a common HTTP status code indicating a problem with the server. The issue could be due to various reasons, such as a resource limitation, an application error, or an issue with the server-side code. To resolve the issue, the website administrator should check the server logs for errors and…

My Website is down, What can I do?

Make sure your domain name is not expired and your hosting is not suspended. It could just be your browser or internet connection. Restart your modem/router to resolve this issue or you could just phone a friend and have them test your site. To be doubly sure you can also check if the website is…