[KLUG Members] php

Adam Bultman members@kalamazoolinux.org
Thu, 20 Jun 2002 12:40:20 -0400 (EDT)


Which php are you running?  Redhat may have put it in /bin/php, and php
may have put itself in /usr/bin/php, or something else.

Do a 'which php'.  That will tell you which one it's running, then try
running another, say, '/usr/bin/php', or looking in your makefile.
Otherwise, you could do 'locate php |grep bin', or something, and try to
find it elsewhere.

Adam

-- 
Adam Bultman
adam@glaven.org
[ http://www.glaven.org ]


On Thu, 20 Jun 2002, Randall Perry wrote:

> Hello All.  I just updated PHP on RedHat 7.2 to PHP 4.2.1.   When I run
> phpinfo on a php page, the webpage displays the current version and
> config.  However, when I run PHP -v at the command line, I still get
> 4.0.6.  (yes, I rebooted).  What gives?  4.0.6 is too old for my QVCS
> install.
>
> Randall Perry
> www.domain-logic.com
>
>
> _______________________________________________
> Members mailing list
> Members@kalamazoolinux.org
> 
>