Skip to content
Service Servers

Service Servers

  • Cloudbase Solutions
  • Service Servers
Service Servers
Service Servers
Home / Linux / get PHP version from Linux command line
Linux

get PHP version from Linux command line

to know your running PHP version from command line in Linux you have to use the command php -i while this gives a lot of information , so you will need to use it with grep command to focus on PHP Version php -i | grep “PHP Version”    

to know your running PHP version from command line in Linux you have to use the command

php -i

while this gives a lot of information , so you will need to use it with grep command to focus on PHP Version

php -i | grep “PHP Version”

 

 

Post Tags: #command#Linux#php#version

Post navigation

Previous Previous
Copy files between servers using command line
NextContinue
Centos install wget
  • Troubleshooting VM RAM Allocation Error
  • Synchronize files between servers
  • Check folder and disk size in Linux command
  • IP Tables Block IP and Port
  • .htaccess SSL check problems

    Copyright © 2025 Service Servers

    • Cloudbase Solutions
    • Service Servers
    Search