Fixed: Nginx showing blank PHP pages with FastCGI or PHP-FPM

Nginx-showing-blank-PHP-pages-banner

Every time when I configure a new Website or blog with Nginx and PHP-FPM, I missed this setting and then spend a lot of time searching for this issue on google. And every time I found the same issue which I will cover in this article. Before applying this fix you should check your access … Read more

Enable RCS message in any Android Phone

rcs-message-banner

Google recently included RCS-Based Chat Experience in Google Messages application globally (also for India). We are all aware of Google’s attempt to build competition against WhatsApp and telegram as ALLO and HANGOUT. It is not rolled out in production yet but still, will it be a complete WhatsApp, knowing the fact it’s mostly dependent on … Read more

Install WordPress 5.2 On Ubuntu 18.04 with Nginx, Mysql 8 and PHP 7.3

wp-5-with-nginx-banner

Introduction : WordPress is the most widely used open-source CMS (content management system) software available on the internet. With WordPress, you can easily create a beautiful and highly customizable Blog, Website or a Web app. WordPress uses Mysql for database and PHP processing. Latest WordPress 5.2.3 is released on September 5, 2019. In this tutorial, … Read more

Fixed: DISABLE GNOME animation on Ubuntu

slow-gnome-animation-banner

When you install Ubuntu Desktop 18.04 or 17.10, you find that the Application Menu is slow to open and the GNOME animation is laggy. The old hardware or the performance of the hardware might be the reason for this. But I installed it on normal performing hardware and I face a similar issue on that. … Read more

Configure Dinstar GSM Gateway with FreePBX

dinstar-gsm-gateway-with-freepbx-banner

Hello Learners, In this article we learn about Dinstar GSM Gateway configuration with Freepbx for making outgoing and incoming calls. About it: The DINSTAR GSM/CDMA gateway having the ability to originate or terminate calls from or to local GSM networks. It is a very cost-effective way for SOHO, SMEs to generate and receive calls through … Read more

How To Install PHP 7.3 on CentOS 8

php7.3-on-centos-8-banner

In this tutorial, we learn how to install the latest PHP 7.3 in CentOS 8. PHP 7.3.10 is the current stable release of PHP released on 26 Step 2019. CentOS 8 was released on 24 Sept 2019. By default CentOS 8 provides PHP version 7.2 in its official repository. You can read the new features and bug fixes … Read more

CentOS 8 installation with Screenshots

centos-8-installtion-banner.jpg

CentOS 8 was released on 24.09.2019 with lots of new features. In this tutorial, we learn CentOS 8 installation on VirtualBox or on a Physical machine. Also Read: How To Install MySQL 8 On Ubuntu 18.04 Step 1: Download CentOS 8 ISO Image You can easily get an ISO image of all released versions of … Read more

How To Install MySQL 8 On Ubuntu 18.04

mysql 8 in ubuntu

In this article, we learn how to install and initially configure MySql 8.0 Server on Ubuntu 18.04 LTS Server. Mysql is one of the most used and famous Relational Database Server available on the internet because It is very reliable and secure and also it’s easy to learn and operate it. MySql uses SQL “Structured … Read more

Install and Secure phpMyAdmin with Nginx on Ubuntu 18.04

phpMyAdmin-with-Nginx-on-Ubuntu-18.04-ftrd-img

In this tutorial, we learn how to Install and Secure phpMyAdmin with Nginx on Ubuntu 18.04. phpMyAdmin is the most used free graphical interface for Mysql and MariaDB operations. phpMyAdmin having a wide range of operations on MySQL and MariaDB. If you do not like the command-line interface then you should try is once. Prerequisites … Read more

How to Install Latest PHP 7.3 on Ubuntu 18.04

Install Latest PHP 7.3 on Ubuntu 18.04

In this tutorial, we will learn How to Install Latest PHP 7.3 on Ubuntu 18.04. The latest current stable release of PHP is 7.3 which was released on 1 August 2019. After one month of the release, Ubuntu default repositories still do not have the latest version of PHP. By default, Ubuntu 18.04 is having … Read more