Skip to content

How toCheckVersion

How To Check Version of any software

  • EnglishEnglish
    • FrançaisFrançais
    • EspañolEspañol
    • ItalianoItaliano

How to check what PHP version I am running

If you are a Linux command line lover you can run this and see what version of PHP you are running:

php -i

or you can alternatively run this to get strictly the version number Continue reading “How to check what PHP version I am running”

How to check Ubuntu version and 32/64 bit OS

To check your Ubuntu system version using the command line you will have to open the terminal (you can use this shortcut: Ctrl+Alt+T) and enter the command lsb_release -a

Continue reading “How to check Ubuntu version and 32/64 bit OS”

Posts navigation

Previous page Page 1 Page 2

Latest Posts

  • How to check the BIOS version on my PC?

  • How do I check the version of Node JS?

  • How to check the version of Python?

  • How to check & update my Android version?

  • How to check the JavaScript version

  • How to check the Java version installed on your PC

  • How to check WordPress version – the ultimate guide

  • What´s the difference between VPS and Dedicated Server

  • HTTP vs HTTPS, What’s the difference

  • How to check the HTML version of any website

  • How to check what PHP version I am running

Sign up for more wisdom

Enter your email address to subscribe so you can receive notifications of new posts.

  • EnglishEnglish
    • FrançaisFrançais
    • EspañolEspañol
    • ItalianoItaliano
How To Check Version
Scroll Up