The Apache and php.ini configuration files are frequently inaccessible to users in shared hosting setups. However, the majority of hosting companies let you utilise a “.user.ini” file to change PHP…
Category: Web Development
How to Change File Upload Size Limit Using php.ini in Shared Hosting
July 4, 2025 / Web DevelopmentSuppose you are using a shared hosting environment and want to control the maximum size of file uploads for your PHP applications (like WordPress, Laravel, etc.). In that case, you…
How to clone a WordPress site using plugins on WHUK
October 11, 2024 / Web DevelopmentThis 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…
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 Check WordPress Error Logs to Diagnose Critical Errors
April 15, 2024 / Web DevelopmentThis guide explains how to locate and review WordPress error logs to identify the cause of the “There Has Been a Critical Error on This Website” message. Checking error logs…
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 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 create a website using WHUK’s website builder
March 13, 2023 / Web DevelopmentThis article will describe how to create and publish a website using WHUK’s website builder. Online website builders are currently promoted on a global scale. These software programmes make it…
How to demonstrate a script before installing using Softaculous
January 17, 2023 / Web DevelopmentWhen multiple applications offer similar features, choosing the right one can be confusing. Softaculous helps simplify this decision by allowing you to view a live demo of a script before…