





If you're utilizing memory intensive modules which requires the php to access more memory than standard installations, change the value in the php.ini file (some hosts require system administrators to make this change).
For your local MAMP setup edit this file:
/Applications/MAMP/conf/php5/php.ini
Look for the following line and change accordingly...
memory_limit = 96M ; Maximum amount of memory a script may consume (8MB)
For Drupal installation you may change...
You may edit the root .htaccess: