|
2#

楼主 |
发表于 2010-1-12 11:46:06
|
只看该作者
- yum install php-cli
- Loaded plugins: fastestmirror
- Loading mirror speeds from cached hostfile
- * addons: mirror.skiplink.com
- * base: mirror.ash.fastserv.com
- * extras: mirrors.unbornmedia.com
- * updates: hpc.arc.georgetown.edu
- Setting up Install Process
- Package php-cli-5.2.6-5.i386 already installed and latest version
- Nothing to do
复制代码 php-cli 已安装- php -v
- PHP 5.2.6 (cli) (built: Feb 8 2009 20:05:00)
- Copyright (c) 1997-2008 The PHP Group
- Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
- with the ionCube PHP Loader v3.1.31, Copyright (c) 2002-2007, by ionCube Ltd., and
- with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
- with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
复制代码
[ 本帖最后由 sd07aliang 于 2010-1-12 11:47 编辑 ] |
|