Sunday, October 12, 2025
Latest:
  • German Pronouns with Nominative, Accusative, and Dative cases
  • German articles for the nominative, accusative, and dative cases
  • Der kleine Vogel und die Sonne
  • German alphabet pronunciation
  • Command design pattern
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, 2021 multiple 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

MongoDB useful cheat sheet

November 14, 2021 beroza

File added in .gitignore but still shows up on git status, why?

February 20, 2020 beroza

What is state in ReactJS and where to initialize it?

April 19, 2019 beroza

Write a Program to Make Goat Latin

December 31, 2022 beroza

Useful Linux networking commands

December 3, 2018 beroza

In JavaScript what are the differences between JSON and JSONP for cross domain?

February 28, 2020 beroza

Write an efficient program to print prime numbers.

November 19, 2021 beroza

ls commands

September 11, 2021 beroza

What are the differences between ASCII and Unicode?

June 20, 2020 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

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.