Skip to content
MAMP PRO Documentation

Change PHP configuration for phpMyAdmin

If the default PHP configuration values for upload_max_filesize or post_max_size are too low for your needs when using phpMyAdmin, you can change these values in MAMP PRO. First, check which PHP version is used for the “localhost” site. For example, if it is “PHP 8.2.0”, open the corresponding php.ini template via “File › Open Template › PHP (php.ini) › 8.2.0”. Make the desired changes and close the editor window. A dialog will ask whether you want to save the changes — click “Save” to confirm. The servers will restart automatically. After that, phpMyAdmin is available on the “localhost” site with the updated PHP configuration.


MySQL how-to guides