Confused to use PHP-CGI or PHP-FPM for your websites on your web server? We will share some information about PHP-CGI and PHP-FPM in this article. When running PHP through the web server, there are two distinct options: running it using PHP’s CGI, or running it as a PHP-FPM, for the web server. Let’s learn some […]
Facing UPLOAD_ERR_FORM_SIZE error code when uploading a file in the form or webpage? Some of the other errors are discussed below. UPLOAD_ERR_OK: There is no error, the file uploaded with success. UPLOAD_ERR_INI_SIZE: The uploaded file exceeds the upload_max_filesize directive in php.ini. UPLOAD_ERR_FORM_SIZE: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form. UPLOAD_ERR_PARTIAL: The uploaded file was only partially uploaded. UPLOAD_ERR_NO_FILE: No […]
Looking for CLI commands to create tar and zip archives so that you can transfer a couple of files and folders to a different machine with ease? The tar is most widely used command to create compressed archive files and that can be moved easily from one disk to another disk or machine to machine. The […]
Don’t like web interface and looking for commands to create MySQL Databases and Users using the command line on WHM Server? Want to automate database and users creation using scripts on your WHM Server? This guide will show how we can use terminal to create MySQL Databases and Users on the cPanel/WHM Server. Commands are […]
The following code will help you in redirecting your website to https://www.domainname.com This will also solve the canonical domain name issue which is good in terms of SEO too. The following code has to be copied in your .htaccess file lying in the root directory. If not, create on and paste the below code RewriteCond […]
Bought SSL Certificate and after installation due to some reasons, it throws SSL Warning on Browser? One of the reasons could be Mixed Content on your website. Let’s discuss What Is Mixed Content? A Website consists of HTML, images, videos, javascript and stylesheets files. When your site is loaded in the browser, the HTML that is […]
Are you facing PHP errors on your website? Want to downgrade/upgrade PHP Version for your website? Then you are in the right place. We will today show you how we can change PHP Version for Website in cPanel Hosting Server. Don’t own a cPanel Server? Head to our website https://www.basezap.com and get your Blazing fast cPanel Server […]
Sometimes, Gmail spam filter can be a headache to the users. It can send your important emails to SPAM box and you might lose important information. So, today we will show you how you can create a filter to whitelist sender in your Gmail account. You can use Gmail’s whitelisting feature to prevent specific email addresses or […]
Wondering how to transfer files from one location to another, that can be either on the same server or across servers. Today, we will share a great tool called rsync (Remote Sync) which is convenient Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote […]
Want to disable cache for few pages of your website? Want to set 301 redirect rules from Cloudflare? All these requirements can be fulfilled using Cloudflare Page rules. Requirements Cloudflare Account and domain added Procedure Example #1 Login to your Cloudflare account Select the domain for which you want to set Page Rules Tap on […]
Our team is available and on-site 24/7 ready to help you.