Page 1 of 1

PHP 8.2.x

Posted: Mon Aug 21, 2023 5:40 pm
by limakid
Do you know if MAMP (free) can support versions of PHP newer than 8.2.0, like 8.2.x? I have installed the 8.2.8 version, it appears in the switcher options of the dialog box of MAMP, I use it, but the phpinfo(); is still showing me the PHP 8.2.0 version. I placed the folder of PHP in the MAMP/bin/ folder, the other version of php are renamed with “...xxxxx” at the end, so I have just active two versions, 8.2.8 and 8.2.0. Thje apache httpd confirms that is loading the PHP8.2.8 version, so What am I doing wrong? Thanks a lot.