Friday, May 9, 2025
Latest:
  • Der kleine Vogel und die Sonne
  • German alphabet pronunciation
  • Command design pattern
  • German words with gender
  • When to use einen and keinen in German?
Upokary

Upokary

Quality information

  • Health
  • Life
  • Fashion
  • Food
  • Code
  • English
  • বাংলা
Technology 

How to check multiple PHP versions available on Ubuntu?

Published: July 15, 2021Last updated: July 15, 2021multiple PHP, PHP version, ubuntu

In many cases, we may need to change the PHP version to the latest version. We might need to check available PHP versions on the server.

If we are in debian or ubuntu system, then it relatively easy. We can use the following command to check available PHP versions:

$ cd /etc/php
$ ls -l
// Output
// 5.6 
// 7.0 
// 7.1 
// 8.0

You May Also Like

Largest 3-Same-Digit Number in String

December 30, 2022 beroza

What are the differences between properties and attributes in JavaScript?

August 31, 2021 beroza

When to use Stack data structure?

January 5, 2023 beroza

Construct Binary Search Tree from Preorder Traversal

January 16, 2023 beroza

Write a program to remove palindromic subsequences from string

June 16, 2022 beroza

How “this” keyword works in JavaScript?

February 16, 2019 beroza

Why the code executes after the redirection in java?

March 12, 2018 beroza

How to add script with script tag in ReactJS?

May 31, 2021 beroza

Positions of Large Groups

December 27, 2022 beroza

Why Upokary?

Upokary.com is a useful application in everyday life. It provides very handy information regarding every aspect of life. Each and every tip of upokary.com is meant to make life better.

Upokary tools

  • Youtube thumbnail
  • Youtube video downloader

Useful Links

  • Handy code
  • Technology
  • People
  • Programming
  • Quote
  • Travel
  • WordPress
  • IELTS
  • Kids

Languages

  • EnglishEnglish
  • বাংলাবাংলা

Pages

  • Sitemap
  • Privacy policy
  • About us
  • Contact us

Support

For any kind of query or question please drop a message in the following email: upokary@gmail.com
Copyright © 2025 Upokary. All rights reserved.