This tutorial will walk you through the process of cloning a WordPress site using plugins on WHUK. Cloning a WordPress site using plugins on WHUK provides a quick and user-friendly…
Category: Web Development
How to Migrate a Joomla Site from HTTP to HTTPS
July 22, 2024 / Web DevelopmentIn this article, we have explained how to migrate a Joomla site from HTTP to HTTPS. It enhances security by encrypting data transmission and protecting user information. Follow the steps:…
How to set the PHP script memory limit in an .htaccess file
June 4, 2024 / Web DevelopmentIn this article, we have explained how to set the PHP script memory limit in a .htaccess file. By default, a PHP script can allocate up to 128 megabytes of…
How to set up custom .htaccess files for PHP settings
June 3, 2024 / Web DevelopmentIn this tutorial, we will explain how to set up custom .htaccess files for PHP settings. Setting up custom .htaccess files for PHP settings lets you configure PHP directives on…
How to fix “There Has Been a Critical Error on This Website” issue
April 15, 2024 / Web DevelopmentThis guide explains how to fix the “There Has Been a Critical Error on This Website” issue. To address a significant issue in WordPress, the initial step involves identifying its…
How to change the maximum upload file size for your website
January 18, 2024 / Web DevelopmentThis guide explains how to change the maximum upload file size for your website. You can restrict large file uploads on your site by modifying the upload_max_filesize and post_max_size directives…
How to Update Plugin & Themes Manually through FTP
January 17, 2024 / Web DevelopmentThis article will walk you through the process of updating Plugins and Themes manually through FTP. Let us follow the steps- Before making any modifications to your website, create a…
How to Install Python on Debian 12: A Step-by-Step Guide
December 26, 2023 / Web DevelopmentPython is a powerful programming language suitable for beginners and experts alike. This guide provides detailed instructions for installing Python on Debian 12, using both default repositories and external PPAs.…
How to utilise a Dedicated IP Address with SFTP
November 6, 2023 / Web DevelopmentWe have outlined the process for using a dedicated IP address with SFTP. If your cPanel account is set up with a dedicated IP address, you will be able to…
How to Change File Permissions using Filezilla
September 28, 2023 / Web DevelopmentChanging file permissions using FileZilla is important to maintain the security, functionality, and integrity of your server or website. It also allows you to control who can access, modify, or…
How to Hide PHP Errors and Warnings on Your Website
August 14, 2023 / Web DevelopmentAre you looking to improve the user experience on your website by hiding unnecessary PHP errors and warnings? While these messages can be crucial for troubleshooting, they often mess with…
Instructions for Upgrading Website Builder from a Free Trial
June 1, 2023 / Web DevelopmentAn explanation on how to upgrade website builder from free trial is given in this article. There are several reasons why you might want to upgrade your website builder from…
How To Enable Detailed Error Pages For Your Website
May 26, 2023 / Web DevelopmentIn this article, we will explain how to enable detailed error pages for the website. Follow the steps to enable detailed error pages: You need to modify your application’s web.config…
How to Manage Module Representation in Joomla 2.5?
March 23, 2023 / Web DevelopmentYou are free to use any theme on your Joomla hosted website. Joomla 2.5 themes can be used for defining the style of a webpage along with how the page is…