[ACCEPTED]-How do I install the php_gd2 extension in MAMP on a Mac?-mamp

Accepted answer
Score: 12

You shouldn't need to install the extension. I 4 have 1.7.2 installed and running right now 3 and it has GD bundled (2.0.34 compatible).

From 2 the MAMP start page, click on phpinfo and 1 you should see a GD section.

Score: 0

php.ini for MAMP 1.7.2 is located: if using 1 php5, here: /Applications/MAMP/conf/php5/php.ini if php4, here: /Applications/MAMP/conf/php4/php.ini

hope that helps...

More Related questions