command line mac os x
Posted: Wed Sep 13, 2006 2:39 pm
Ok... so a while back i upgraded to PHP 5 on my 17" G4 Powerbook running OS X v.10.4.7.
Apache recognizes that i'm using the new version of PHP but the rest of my computer doesnt. What i mean, is that using php in the command line, it still uses php v4.
If i run the command php -v i get:
PHP 4.4.1 (cli) (built: Mar 5 2006 10:30:50)
...
I need the command line to know i'm using php 5, how do i accomplish this?
-Dave
Apache recognizes that i'm using the new version of PHP but the rest of my computer doesnt. What i mean, is that using php in the command line, it still uses php v4.
If i run the command php -v i get:
PHP 4.4.1 (cli) (built: Mar 5 2006 10:30:50)
...
I need the command line to know i'm using php 5, how do i accomplish this?
-Dave