Which PHP Modules Are Included in MAMP?
To see which PHP modules are included with MAMP, follow these steps:
- Start the MAMP servers.
- Open your web browser and go to:
http://localhost:8888/MAMP/
- Click on the phpInfo tab at the top of the page.
This will display detailed information about the PHP configuration, including all the loaded PHP modules.