FFmpeg is an awesome collection of open-source tools that can record and stream video and audio. However, it can also convert multimedia the files to different formats. […]
Category: Cpanel
WORDPRESS ASKING FOR FTP CREDENTIALS ON WEBUZO
All of a sudden when you are about to install a new plugin or theme WordPress ask you to enter FTP certifications. Yet, that also happens each time you need to install or upgrade a plugin or theme. So in this article we will show you how to resolve it by simply editing your wp-config.php file. […]
How to Disable all overrides in PrestaShop
When you keep running into blunders or breakdowns for your store you might need to investigate the application. This permits you to find any offending code and settle it. PrestaShop has some features you can use to debug your store. One of these features is to disable all overrides.By disabling all overrides this will gives […]
How to add a category in PrestaShop
Categories help to organize your products in order to help your customers find them easily. It divides them up into logical groups. Follow the guidelines below to learn how to create a new category in your PrestaShop. […]
How to add images for products in PrestaShop
One of the more vital selling point for your items is the image. With a legitimate images, more clients will purchase your products. In this article, we will demonstrate to add images to your items in PrestaShop. […]
How to fix: “This file is missing” error in PrestaShop
One awesome element PrestaShop has is to allow the sale of virtual items. These are downloadable things, for example, ebooks, videos, audio files, softwares, and so on. These files can be small or large in size, depends upon the nature of the document. […]
How to change your shop name in PrestaShop
We can change the Shop name in a two ways through the PrestaShop Administrator interface and through the database. The easy way is definitely by using the Administrator, but there may be cases when the name has to be changed through the database. Changing the shop name through the database may appear a bit overwhelming […]
How To Edit Hosts File on Your System
So often you will need to edit the hosts file on your machine. Sometimes because of an attack and others so that you can simply and freely control access to websites and network traffic.This file is available on each operating systems and useful for mapping domains with IP address without making any DNS entry. Using […]
How to enable error reporting in PrestaShop
Once you began working with your PrestaShop store,You will come across errors with time to time.These different errors may be because of server settings or the hosting environment. […]
How to Install ImageMagick on Ubuntu, Debian & LinuxMint
This article will help you to install ImageMagick on Ubuntu, Debian & LinuxMint operating systems. First we need to install required packages in order to install ImageMagick and IMagick PHP extension. […]