I'm trying to update the PHP version used in the built-in MAMP on my Mac, as indicated at http://aerendir.me/2015/08/01/how-to-upgrade-php-built-in-your-mac-osx/. After obediently completing all the steps, the "CLI" version is updated allright : the output of php- v in my terminal is PHP 7.1.4 (cli) (built: May 6 2017 10:02:00) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.1.4, Copyright (c) 1999-2017, by Zend Technologies with Xdebug v2.5.3, Copyright (c) 2002-2017, by Derick Rethans But I look at the phpInfo in my built-in MAMP, I still get the old PHP version, with the old PHP location. I tried restarting both Firefox and MAMP. I'm using Apache2 and Firefox 53.0.2 on Mac OS 10.11.3. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx