OPERATING SYSTEMSOS Linux

How to Install PHP 7.4 on Ubuntu 20.04? [Hindi/Urdu] 🔥🔥🔥

Hey Guys,
In this video tutorial, we will cover how to Install PHP 7.4 on Ubuntu 20.04 LTS in Hindi?

Follow the steps below:

Step 1: Update Software Packages
———————
sudo apt update
sudo apt upgrade

Step 2: Install PHP 7.4
———————
sudo apt install -y php7.4 libapache2-mod-php7.4 php7.4-mysql php-common php7.4-cli php7.4-common php7.4-json php7.4-opcache php7.4-readline php7.4-json php7.4-zip php7.4-gd php7.4-mbstring php7.4-curl php7.4-xml php7.4-bcmath

sudo a2enmod php7.4

sudo systemctl restart apache2
php –version
php -m

Step 3: Testing the PHP Environment
———————
sudo nano /var/www/html/hello.php
echo ‘Hello World!’;
php hello.php

Please Like, Share, Comment and Subscribe for more videos and updates!!

Subscribe: https://bit.ly/3quxBnt

Queries Solved:
1) how to install php 7.4 in ubuntu 20.04?
2) how to install php 7.4 in ubuntu 20.04?
3) how to install php 7.4 in ubuntu 20.04 using terminal?
4) install php 7.4 in ubuntu
5) install php 7.4 ubuntu 20.04
6) install php 7.4 on linux
7) php 7.4 installation in linux

Social Links: [FOLLOW]
Facebook: https://fb.com/WebShouters/
Twitter: https://twitter.com/WebShouters
Instagram: https://instagram.com/WebShouters/

#Ubuntu #Linux #PHP #PHP7

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *