In mac iTerm to view the php version: {code...} but when I enter the localhost info. php is get php-5.5.14, is my nginx configuration wrong? Please advise. Just entered nginx
Php version viewed in iTerm on mac:
php -v PHP 5.6.5 (cli) (built: Feb 2 2015 19:51:09) (DEBUG) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.7, Copyright (c) 2002-2015, by Derick Rethansphp-fpm -v PHP 5.6.5 (fpm-fcgi) (built: Feb 2 2015 19:51:15) (DEBUG) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4- dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.7, Copyright (c) 2002-2015, by Derick Rethans
However, when I enter info. php of localhost, I get the php-5.5.14,
Is my nginx configuration incorrect? Please advise. Just entered nginx
Reply content:
Php version viewed in iTerm on mac:
php -v PHP 5.6.5 (cli) (built: Feb 2 2015 19:51:09) (DEBUG) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.7, Copyright (c) 2002-2015, by Derick Rethansphp-fpm -v PHP 5.6.5 (fpm-fcgi) (built: Feb 2 2015 19:51:15) (DEBUG) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4- dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.7, Copyright (c) 2002-2015, by Derick Rethans
However, when I enter info. php of localhost, I get the php-5.5.14,
Is my nginx configuration incorrect? Please advise. Just entered nginx
which phpPhp and nginx point to php-fpm in versions 5.5 and 5.6.
By the way, N times recommended http://phpbrew.github.io/phpbrew/
Php-fpm not started?