Click to See Complete Forum and Search --> : php5 installed but cli is 4.3.2


gyromx
12-21-2004, 08:00 PM
i'm running mac os x 10.3.7. i used the entropy package to install php 5.0.3. everything's fine and working except when i test out cli tool i get that it's version 4.3.2.

when i do phpinfo(), i get (amoungst otherthings):

PHP Version 5.0.3
www.entropy.ch Release 1

i mention this to eliminate the obvious tech support question of 'are you sure you installed v5?'

from the terminal if i enter: php -v
i get this:
PHP 4.3.2 (cli) (built: Feb 16 2004 19:54:11)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies

so at this point with the php5 apache module already installed, how can i upgrade the cli tool to the latest greatest, too?

thanks for you time and help on this [in advance].

shaners