Find PHP Version - Linux Shell Command Unix Show Display Server Prompt


Find PHP Version - Linux Shell Command Unix Show Display Server Prompt
  Forums Index
      » PHP Forums
        » » Find PHP Version - Linux Shell Command Unix Show Display Server Prompt



Find PHP Version - Linux Shell Command Unix Show Display Server Prompt
Post Description:
Post Tags: find, php, version, linux, shell, command, unix, show, display, server, prompt, free php support, php scripts, php questions, php answers, programming, codes, scripts
This Post Has Been Viewed 7357 Times Since Sun Nov 19, 2006 9:03 am Posted By unix with 3 replies
Find PHP Version - Linux Shell Command Unix Show Display Server Prompt
here is a useful command to display or show what version of php you have installed in your pc, server, computer, laptop or any device where you have a unix operating system.

Execute this command:

     Code:
php -v


after you have send this command, you should see something like this:


     Code:
[root@host ~]# php -v
PHP 5.0.5 (cli) (built: Apr 26 2006 09:47:41)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.5, Copyright (c) 1998-2004 Zend Technologies


if you don't get something like the above, then it means that you don't have php installed in your server.

Leave Your Comments
* Your Name

  * Your Email Address (Will Not Be Published)

* Your Comments


Add Picture To Comments
Yes No             upload
Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

     




Comments and replies About Find PHP Version - Linux Shell Command Unix Show Display Server Prompt






:: 1 :: #25564 - Reply By vineet kala On Wed Oct 24, 2007 6:07 pm
give some commands,or update it in 1-2days..
:: 2 :: #30168 - Reply By unknown On Sun Dec 02, 2007 8:23 am
tnx a lot , helpfull if u could write a full commands and there results + actions.
i'll be greatfull
:: 3 :: #73970 - Reply By Abhishek On Sun Oct 05, 2008 12:17 am
thanku it helped me:-)