Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-8183

civicrm 40 doesn't run with 64Mb

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Critical
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.0.1
    • Fix Version/s: 4.0.2
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Hi,

      On your sandbox, what is the memory allocated to php ? Try to put it under 64, it crashes on my install at every corner (do a search/export...)

      Suggestion: Update the documentation about the requirement and change in the default setting:

      if ($memLimit >= 0 and $memLimit < 67108864) {
      ini_set('memory_limit', '64M');
      }

      To at least 128M (still testing, but drupal 4 seems to need much more memory)

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              xavier xavier dutoit
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: