The last step of the installation profile won't complete. I get white screen of death. If I proceed to site I have errors confirming that install profile didn't finish.
PHP memory is set at 96M
Undefined index: distribution_name in drupal_install_profile_distribution_name() (line 202 of .../includes/install.inc).
FieldException: Attempt to create field name field_basic_file_file which already exists and is active. in field_create_field() (line 85 of .../modules/field/field.crud.inc).
Comments
Comment #1
demoshane commentedTry increasing it to 256. Helped for me, but I encountered more severe problems later on which I couldn't solve. But try that.
Comment #2
populist commentedThere is certainly a larger memory requirement for getting everything rolling. I added logic in the install profile to set the memory limit to 196M if possible!