|
php on command line
|
|
09-04-2007, 10:16 PM
Post: #1
|
|||
|
|||
|
php on command line
I am attempting to run a php script via command line (using /usr/local/bin/php on cadillac). however this is php 4.4.7 and I require php 5. is there another path that would get me a more current version?
|
|||
|
09-05-2007, 12:56 AM
Post: #2
|
|||
|
|||
|
php on command line
This ought to work:
/usr/local/php5/bin/php --- ex: $ /usr/local/php5/bin/php -v PHP 5.2.3 (cli) (built: Aug 21 2007 17:24:23) Copyright © 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright © 1998-2007 Zend Technologies with Zend Extension Manager v1.2.0, Copyright © 2003-2006, by Zend Technologies with Zend Optimizer v3.2.2, Copyright © 1998-2006, by Zend Technologies --rlparker |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Help


