FG
💻 Software

Checking what PHP version I'm running on Linux?

Fresh5 days ago
Mar 15, 2026478717 views
Confidence Score1%
1%

Problem

I'm running Centos 5 and I need to know what version of PHP I'm running, is there a command for this which I can run?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Checking what PHP version I'm running on Linux?

Low Risk

Try running the following at the command line. To just get the version information: Or to get a lot of info: It should give you all information you need about the php install.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment