Hi, i have a big doubt , if a i do a php -v in the shell i received:
[email protected] [/]# php -v
PHP 4.4.2 (cli) (built: Jun 23 2006 14:47:23)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend Technologies
But doing a phpinfo in the server the version of the php is the 5.0.5
What is wrong ??
Cheers everybody!!
[email protected] [/]# php -v
PHP 4.4.2 (cli) (built: Jun 23 2006 14:47:23)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend Technologies
But doing a phpinfo in the server the version of the php is the 5.0.5
What is wrong ??
Cheers everybody!!